Home
last modified time | relevance | path

Searched defs:program_shape_proto (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape.cc186 ProgramShape::ProgramShape(const ProgramShapeProto& program_shape_proto) { in ProgramShape()
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc837 xla::ProgramShapeProto program_shape_proto; in TEST() local