Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_nested.cc120 const Shape& return_shape = root_instruction->shape(); in CodegenNestedComputation() local
Dir_emitter.cc778 const Shape& return_shape = function->root_instruction()->shape(); in HandleReduce() local
/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.cc965 Shape return_shape; in TransferToClient() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc118 const Shape& return_shape = computation->root_instruction()->shape(); in EmitThreadLocalFunctionEpilogue() local
3363 const Shape& return_shape = callee.root_instruction()->shape(); in EmitThreadLocalCall() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1385 xla::Shape return_shape = xla::ShapeUtil::MakeTupleShape( in TEST() local