Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/shape_inference/
H A Dpass.cc111 ShapedType return_shape = op->getResultTypes()[0]; in TryToCacheResultsTensorValue() local
124 ShapedType return_shape = op->getResultTypes()[0]; in TryToCacheResultsTensorValue() local
145 ShapedType return_shape = op->getResultTypes()[idx]; in TryToCacheResultsTensorValue() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc989 const Shape* return_shape = &shape; in GetSubshape() local
1000 const Shape* return_shape = &shape; in TryGetSubshape() local
1015 Shape* return_shape = shape; in GetMutableSubshape() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_nested.cc137 const Shape& return_shape = root_instruction->shape(); in CodegenNestedComputation() local
H A Dir_emitter.cc630 const Shape& return_shape = computation.root_instruction()->shape(); in ComputeNestedElementFromAddrs() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dservice.cc984 Shape return_shape; in TransferToClient() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc132 const Shape& return_shape = computation->root_instruction()->shape(); in EmitThreadLocalFunctionEpilogue() local
3440 const Shape& return_shape = callee.root_instruction()->shape(); in EmitThreadLocalCall() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc1800 xla::Shape return_shape = xla::ShapeUtil::MakeTupleShape( in TEST() local
1899 xla::Shape return_shape = xla::ShapeUtil::MakeTupleShape( in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dmlir_hlo_to_hlo.cc2177 xla::Shape return_shape = xla::TypeToShape(ret.get().getType()); in Lower() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_a_m.cc1757 SmallVector<int64_t, 4> return_shape(num_dims, ShapedType::kDynamicSize); in inferConvReturnTypeComponents() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc1249 SmallVector<int64_t, 4> return_shape(4, ShapedType::kDynamicSize); in inferReturnTypes() local