Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc783 const Shape* return_shape = &shape; in GetSubshape() local
794 const Shape* return_shape = &shape; in TryGetSubshape() local
809 Shape* return_shape = shape; in GetMutableSubshape() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc944 Shape return_shape; in TransferToClient() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1088 xla::Shape return_shape = xla::ShapeUtil::MakeTupleShape( in TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc3044 const Shape& return_shape = callee.root_instruction()->shape(); in EmitThreadLocalCall() local