| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | canonicalize_all_gather_for_cse_test.cc | 66 const HloInstruction* const reshape = in TEST_F() local 86 const HloInstruction* const reshape = in TEST_F() local 106 const HloInstruction* const reshape = in TEST_F() local 126 const HloInstruction* const reshape = in TEST_F() local 146 const HloInstruction* const reshape = in TEST_F() local 166 const HloInstruction* const reshape = in TEST_F() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | space_to_batch_converter_test.cc | 56 auto reshape = root->operand(0)->operand(0); in TEST_F() local 105 auto reshape = root->operand(0)->operand(0); in TEST_F() local 139 auto reshape = root->operand(0)->operand(0); in TEST_F() local
|
| D | hlo_computation_test.cc | 548 HloInstruction* reshape = in TEST_F() local 583 HloInstruction* reshape = in TEST_F() local 619 HloInstruction* reshape = in TEST_F() local
|
| D | hlo_instruction_test.cc | 1208 HloInstruction* reshape = in TEST_F() local 1307 HloInstruction* reshape = in TEST_F() local 1439 HloInstruction* reshape = in TEST_F() local 1618 HloInstruction* reshape = in TEST_F() local 1660 HloInstruction* reshape = in TEST_F() local 1716 HloInstruction* reshape = in TEST_F() local
|
| D | dynamic_padder.cc | 341 HloInstruction* reshape, int64 input_dim, in RewriteDynamicReshapeSplitInput() 556 HloInstruction* reshape, absl::Span<const int64> input_dims, in RewriteDynamicReshapeCombineInput() 705 HloInstruction* reshape, absl::Span<const int64> input_dims, in RewriteDynamicReshapeSingleGroup() 1389 HloInstruction* reshape, in RewriteDynamicReshape()
|
| D | dynamic_dimension_inference_test.cc | 574 auto* reshape = builder.AddInstruction( in TEST_F() local 609 auto* reshape = builder.AddInstruction(HloInstruction::CreateReshape( in TEST_F() local 635 auto* reshape = builder.AddInstruction( in TEST_F() local
|
| /external/tensorflow/tensorflow/lite/experimental/examples/lstm/ |
| D | input_data.py | 131 reshape=True, argument 271 reshape=True, argument
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | partially_decluster_pass_test.cc | 308 Output reshape = ops::Reshape(s.WithOpName("reshape"), reshape_input, shape); in TEST() local 335 Output reshape = ops::Reshape(s.WithOpName("reshape"), reshape_input, shape); in TEST() local 360 Output reshape = ops::Reshape(s.WithOpName("reshape"), reshape_input, shape); in TEST() local 385 Output reshape = ops::Reshape(s.WithOpName("reshape"), reshape_input, shape); in TEST() local
|
| /external/tensorflow/tensorflow/python/training/ |
| D | saver.py | 317 reshape, argument 364 restore_sequentially, reshape): argument 421 reshape=False, argument 474 reshape=False, argument 691 reshape=False, argument
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | reduction_degenerate_dim_remover.cc | 69 std::unique_ptr<HloInstruction> reshape = in HandleReduce() local
|
| /external/tensorflow/tensorflow/core/tpu/kernels/xla/ |
| D | get_item_op.cc | 67 auto reshape = xla::Reshape(slice, dims, out_sizes); in Compile() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | const_analysis_test.cc | 157 Output reshape = ops::Reshape(root, arg1, add); in TEST() local 181 Output reshape = ops::Reshape(root, arg1, add); in TEST() local
|
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | reshape.cc | 28 namespace reshape { namespace
|
| /external/tensorflow/tensorflow/core/util/ |
| D | bcast.h | 35 const gtl::InlinedVector<int64, 4>& reshape, in ComputeBatchIndices() 94 const Vec& reshape(int i) const { return reshape_[i]; } in reshape() function
|
| /external/webrtc/sdk/objc/components/renderer/opengl/ |
| D | RTCNSGLVideoView.m | 80 - (void)reshape { method in RTCNSGLVideoView
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | unravel_index_op.cc | 110 Eigen::array<Eigen::Index, 2> reshape{ in Compute() local
|
| D | scoped_allocator_ops_test.cc | 145 bool reshape, const string& name, int32 id, in BuildNodeDefWithReshape() 162 void MakeOp(const TensorShape& shape, DataType dtype, bool reshape, in MakeOp()
|
| /external/llvm-project/clang/test/Analysis/ |
| D | malloc-interprocedural.c | 77 static char *reshape(char *in) { in reshape() function
|
| /external/clang/test/Analysis/ |
| D | malloc-interprocedural.c | 77 static char *reshape(char *in) { in reshape() function
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | reshape.cc | 28 namespace reshape { namespace
|
| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | reshape_op_test.py | 125 def reshape(x): function
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorBase.h | 738 reshape(const NewDimensions& newDimensions) const { in reshape() function 907 reshape(const NewDimensions& newDimensions) const { in reshape() function 912 reshape(const NewDimensions& newDimensions) { in reshape() function
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | bitcast_convert_test.cc | 134 auto reshape = Reshape(input, /*dimensions=*/{0}, /*new_sizes=*/{}); in TEST_F() local
|
| D | slice_test.cc | 174 auto reshape = Reshape(original, {24, 3, 2, 7}); in TEST_F() local 184 auto reshape = Reshape(original, {2 * 3 * 5, 7}); in TEST_F() local
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | tensor_util_test.py | 1233 def reshape(): function 1249 def reshape(): function
|