Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_nested.cc128 const Shape& return_shape = root_instruction->shape(); in CodegenNestedComputation() local
Dir_emitter.cc633 const Shape& return_shape = computation.root_instruction()->shape(); in ComputeNestedElement() local
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc950 const Shape* return_shape = &shape; in GetSubshape() local
961 const Shape* return_shape = &shape; in TryGetSubshape() local
976 Shape* return_shape = shape; in GetMutableSubshape() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc899 Shape return_shape; in TransferToClient() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc121 const Shape& return_shape = computation->root_instruction()->shape(); in EmitThreadLocalFunctionEpilogue() local
3273 const Shape& return_shape = callee.root_instruction()->shape(); in EmitThreadLocalCall() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1793 xla::Shape return_shape = xla::ShapeUtil::MakeTupleShape( in TEST() local
1892 xla::Shape return_shape = xla::ShapeUtil::MakeTupleShape( in TEST() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc1514 xla::Shape return_shape = xla::TypeToShape(ret.get().getType()); in Lower() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_a_m.cc1656 SmallVector<int64_t, 4> return_shape(num_dims, ShapedType::kDynamicSize); in inferConvReturnTypes() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1107 SmallVector<int64_t, 4> return_shape(4, ShapedType::kDynamicSize); in inferReturnTypes() local