Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dstrided_slice_op.cc92 TensorShape processing_shape, final_shape; in Compute() local
199 TensorShape processing_shape, final_shape; in Compute() local
292 TensorShape processing_shape, final_shape; in Compute() local
Dstrided_slice_op_test.cc109 TensorShape processing_shape, final_shape; in BM_ValidateStridedSliceOp() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstrided_slice_op.cc48 TensorShape final_shape; in Compile() local
129 TensorShape processing_shape, final_shape; in Compile() local
240 TensorShape final_shape; in Compile() local
Dreduction_ops_common.cc87 std::vector<int64> final_shape; in Compile() local
/external/tensorflow/tensorflow/core/util/
Dstrided_slice_op.cc157 PartialTensorShape* processing_shape, PartialTensorShape* final_shape, in ValidateStridedSliceOp()
380 TensorShape* final_shape, bool* is_identity, bool* is_simple_slice, in ValidateStridedSliceOp()
/external/tensorflow/tensorflow/core/grappler/clusters/
Dsingle_machine_test.cc165 auto final_shape = ops::Shape(root.WithOpName("final_shape"), reshaped); in TEST_F() local
/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc1601 PartialTensorShape processing_shape, final_shape; in __anon7c94107b2502() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3183 TensorShape final_shape; in GetSliceAxis() local