Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dtensor_list_utils.cc51 TensorShape* buffer_shape) { in GetTensorListBufferShape()
60 TensorShape* buffer_shape) { in GetTensorListBufferShape()
75 const TensorShape& buffer_shape, in InitializeTensorList()
Dscatter_nd_op.cc32 Status ValidateUpdateShape(const TensorShape& buffer_shape, in ValidateUpdateShape()
87 TensorShape buffer_shape; in Compile() local
Dsegment_reduction_ops.cc77 TensorShape buffer_shape = data_shape; in Compile() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc678 xla::Shape buffer_shape; in XLAShapeForArgument() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc518 const Shape& buffer_shape = instruction->operand(0)->shape(); in AddMandatoryConstraints() local