Home
last modified time | relevance | path

Searched defs:final_shape (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dstrided_slice_op.cc97 TensorShape processing_shape, final_shape; in Compute() local
205 TensorShape processing_shape, final_shape; in Compute() local
300 TensorShape final_shape; // After reshaping input. in Compute() local
Dstrided_slice_op_test.cc106 TensorShape processing_shape, final_shape; in BM_ValidateStridedSliceOp() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstrided_slice_op.cc84 TensorShape final_shape; in EmitDynamicSlice() local
282 TensorShape final_shape; in Compile() local
430 PartialTensorShape processing_shape, final_shape; in CompileAsDynamicUpdateSlice() local
516 TensorShape processing_shape, final_shape; in Compile() local
656 TensorShape final_shape; in Compile() local
Dreduction_ops_common.cc94 std::vector<int64_t> final_shape; in Compile() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
Dslice_ops.cc55 std::optional<nvinfer1::Dims> final_shape, std::optional<int> op_instance, in ConvertStridedSliceHelper()
/external/tensorflow/tensorflow/core/util/
Dstrided_slice_op.cc175 PartialTensorShape* processing_shape, PartialTensorShape* final_shape, in ValidateStridedSliceOp()
427 TensorShape* processing_shape, TensorShape* final_shape, bool* is_identity, in ValidateStridedSliceOp()
/external/tensorflow/tensorflow/dtensor/mlir/
Dcollectives.cc576 llvm::SmallVector<int64_t, 4> final_shape(input_tensor_shape.begin(), in EmitHaloExchange() local
/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine_test.cc178 auto final_shape = ops::Shape(root.WithOpName("final_shape"), reshaped); in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_space_to_depth_pass.cc258 SmallVector<int64_t, 4> final_shape = { in HandleConv2DFilter() local
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc1773 PartialTensorShape processing_shape, final_shape; in __anon091a71b72502() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc2575 PartialTensorShape final_shape; in ConvertSlice() local
2702 PartialTensorShape final_shape; in ConvertStridedSlice() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3951 TensorShape final_shape; in GetStridedSliceAxis() local