Home
last modified time | relevance | path

Searched defs:slice_shape (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstack_ops.cc152 TensorShape slice_shape = elem_shape; in Compile() local
208 auto slice_shape = stack_shape.dim_sizes(); in Compile() local
Dtensor_list_utils.cc440 std::vector<int64> slice_shape = in ExecuteTensorListPopBack() local
521 std::vector<int64> slice_shape = xla::SpanToVector(buffer_shape.dimensions()); in ExecuteTensorListGetItem() local
Dtensor_array_ops.cc219 TensorShape slice_shape = elem_shape; in Compile() local
270 auto slice_shape = ta_shape.dim_sizes(); in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dgpu_fusion_test.cc69 Shape slice_shape = ShapeUtil::MakeShape(F32, {10, 2}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dall_to_all_decomposer.cc99 Shape slice_shape = all_to_all->shape(); in ExpandInstruction() local
Dhlo_dataflow_analysis_test.cc2306 Shape slice_shape = ShapeUtil::MakeShape(F32, {1, 2}); in TEST_F() local
Dalgebraic_simplifier_test.cc4283 Shape slice_shape = ShapeUtil::MakeShape(F32, {2, 2, 3, 3}); in TEST_F() local
4634 Shape slice_shape = ShapeUtil::MakeShape(F32, {10, 1, 1000}); in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dload_and_remap_matrix_op.cc204 TensorShape slice_shape; in Compute() local
Dsave_restore_v2_ops.cc121 TensorShape slice_shape; in Compute() local
Dsave_restore_tensor.cc107 TensorShape slice_shape; in SaveTensors() local
Dscatter_nd_op.cc971 auto slice_shape = indices.shape(); in DoScatterNd() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_instruction_fusion_test.cc389 Shape slice_shape = ShapeUtil::MakeShape(S32, {}); in TEST_F() local
466 Shape slice_shape = ShapeUtil::MakeShape(F32, {2}); in TEST_F() local
554 Shape slice_shape = ShapeUtil::MakeShape(F32, {10, 1, 1000}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_padding_legalization.cc378 Shape slice_shape = in CanonicalizeBackwardInputConvolution() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dfft_handler.cc95 auto slice_shape = concat->shape(); in PadEachPartitionWithHaloExchange() local
Dspmd_partitioner_util.cc488 auto slice_shape = concat->shape(); in TileToPartialReplicateHaloExchange() local
598 auto slice_shape = concat->shape(); in PadFromPartialReplicateShape() local
990 auto slice_shape = concat->shape(); in ExchangeHaloAndGetValidData() local
Ddot_handler.cc1007 auto slice_shape = dot->shape(); in PartitionBaseCase() local
Dspmd_partitioner.cc3006 const Shape& slice_shape = ShapeUtil::GetSubshape( in HandleOutfeed() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc106 auto slice_shape = llvm::to_vector<8>(buffer_type.getShape()); in SetElement() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc561 const Shape& slice_shape = use->opcode() == HloOpcode::kDynamicSlice in CreateLiteralForConstrainedUses() local
/external/python/cpython3/Lib/test/
Dtest_buffer.py356 def slice_shape(lst, slices): function
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc228 llvm::SmallVector<int64_t, 8> slice_shape(slice_end.size()); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2935 auto slice_shape = llvm::to_vector<4>(input_type.getShape()); in matchAndRewrite() local