Home
last modified time | relevance | path

Searched defs:buffer_shape (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dscatter_nd_op.cc34 Status ValidateUpdateShape(const TensorShape& buffer_shape, in ValidateUpdateShape()
95 TensorShape buffer_shape; in Compile() local
150 TensorShape buffer_shape = context->InputShape(0); in CompileTensorScatter() local
H A Dtensor_list_utils.cc139 Status GetTensorListBufferShape(xla::XlaOp list, xla::Shape* buffer_shape) { in GetTensorListBufferShape()
213 auto buffer_shape = xla::ShapeUtil::GetTupleElementShape(list_shape, 0); in GetLeadingDimForTensorList() local
517 const xla::Shape& buffer_shape = in ExecuteTensorListGetItem() local
H A Dsegment_reduction_ops.cc83 TensorShape buffer_shape = data_shape; in Compile() local
H A Dtensor_list_ops.cc419 TensorShape buffer_shape; in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/
H A Dsegment_reduction_ops.cc73 TensorShape buffer_shape = data_shape; in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_transfer_manager.cc102 const Shape& buffer_shape = in ReadDynamicShapes() local
H A Dbuffer_comparator.cc613 const Shape& buffer_shape, in DeviceCompare()
H A Dgpu_conv_algorithm_picker.cc656 const Shape& buffer_shape) { in PickBestAlgorithmNoCacheCuda()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorIteratorReduce.cpp46 auto buffer_shape = DimVector(unsqueezed.sizes()); in two_pass_reduction() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_xfeed.cc283 const Shape& buffer_shape = in ReadDynamicShapesOnCpu() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dcollection_ops_util.cc153 llvm::SmallVector<int64_t, 8> buffer_shape; in CreateInitBufferValue() local
H A Dtensor_array_ops_decomposition.cc335 llvm::SmallVector<int64_t, 8> buffer_shape; in HandleTensorArraySplitV3Op() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtransfer_manager.cc208 const Shape& buffer_shape = in ReadDynamicShapes() local
H A Dlayout_assignment.cc649 const Shape& buffer_shape = instruction->operand(0)->shape(); in AddMandatoryConstraints() local
H A Dhlo_verifier.cc523 Status CheckBufferOffset(const Shape& buffer_shape, in CheckBufferOffset()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler.cc939 xla::Shape buffer_shape; in XLAShapeForArgument() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.cc1645 const Shape& buffer_shape, in CheckCompatibleShapes()