Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiled_cpu_function.h28 class ProgramShape; variable
208 const xla::ProgramShape* ProgramShape() const { return program_shape_; } in ProgramShape() function
/external/tensorflow/tensorflow/compiler/aot/tests/
Dtfcompile_test.cc442 TEST(TFCompileTest, ProgramShape) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto199 message ProgramShape { message