Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dsorting.cc48 Shape iota_shape = ShapeUtil::MakeShape(S32, input_shape.dimensions()); in TopK() local
168 Shape iota_shape = ShapeUtil::MakeShape(S32, input_shape.dimensions()); in TopKWithPartitions() local
Darithmetic.cc151 auto iota_shape = input_shape; in ArgMinMax() local
Dmatrix.cc298 Shape iota_shape = x_shape; in EinsumDiagonalMask() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dwhere_op.cc156 auto iota_shape = input_shape; in CompileWhereWithSort() local
271 auto iota_shape = input_shape; in CompileWhereWithPrefixSum() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dstable_sort_expander.cc64 Shape iota_shape = sort->operand(0)->shape(); in ExpandInstruction() local
Dselect_and_scatter_expander.cc41 const auto iota_shape = ShapeUtil::ChangeElementType(operand_shape, S32); in ExpandInstruction() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_helpers.cc102 xla::Shape iota_shape; in OneHot() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc1506 auto iota_shape = iota_type.getShape(); in MatchIotaConst() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc6847 auto iota_shape = llvm::to_vector<4>(batch_dims); in QRBlock() local
6929 auto iota_shape = llvm::to_vector<4>(batch_dims); in ComputeWYRepresentation() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc4835 const Shape iota_shape = in PreprocessHlos() local