HomeSort by relevance Sort by last modified time
    Searched refs:GetDefaultLayoutForShape (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
layout_util.h 44 static Layout GetDefaultLayoutForShape(const Shape& shape);
layout_util_test.cc 252 LayoutUtil::GetDefaultLayoutForShape(shape.tuple_shapes(0)),
289 LayoutUtil::GetDefaultLayoutForShape(
layout_util.cc 41 // Internal helper for GetDefaultLayoutForShape and SetToDefaultLayout. Sets
89 /* static */ Layout LayoutUtil::GetDefaultLayoutForShape(const Shape& shape) {
  /external/tensorflow/tensorflow/compiler/xla/service/
layout_assignment.cc     [all...]

Completed in 95 milliseconds