Home
last modified time | relevance | path

Searched defs:ProgramShape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape.cc186 ProgramShape::ProgramShape(const ProgramShapeProto& program_shape_proto) { in ProgramShape() function in xla::ProgramShape
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiled_cpu_function.h237 const xla::ProgramShapeProto* ProgramShape() const { return program_shape_; } in ProgramShape() function
/external/tensorflow/tensorflow/compiler/aot/tests/
Dtfcompile_test.cc564 TEST(TFCompileTest, ProgramShape) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py627 ProgramShape = collections.namedtuple('ProgramShape', variable