| /external/tensorflow/tensorflow/examples/tutorials/mnist/ |
| D | input_data.py | 130 reshape=True, argument 270 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 424 Output reshape = in TEST() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | const_analysis_test.cc | 100 Output reshape = ops::Reshape(root, arg1, add); in TEST() local 124 Output reshape = ops::Reshape(root, arg1, add); in TEST() local
|
| /external/webrtc/talk/app/webrtc/objc/ |
| D | RTCNSGLVideoView.m | 70 - (void)reshape { method
|
| /external/webrtc/webrtc/api/objc/ |
| D | RTCNSGLVideoView.m | 53 - (void)reshape { method
|
| /external/tensorflow/tensorflow/python/training/ |
| D | saver.py | 309 reshape, argument 356 restore_sequentially, reshape): argument 413 reshape=False, argument 466 reshape=False, argument 683 reshape=False, argument
|
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | reshape.cc | 25 namespace reshape { namespace
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | unravel_index_op.cc | 100 Eigen::array<Eigen::Index, 2> reshape{{dims_tensor.NumElements(), 1}}; 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/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/tensorflow/tensorflow/compiler/xla/service/ |
| D | dynamic_padder.cc | 247 HloInstruction* reshape, int64 input_dim, in RewriteDynamicReshapeSplitInput() 405 HloInstruction* reshape, int64 input_dim, int64 output_dim, in RewriteDynamicReshapeCombineInput() 494 HloInstruction* reshape, int64 input_dim, HloInstruction* dynamic_size, in RewriteDynamicReshapeSingleDim() 722 HloInstruction* reshape, in RewriteDynamicReshape()
|
| D | depthwise_convolution_converter.cc | 182 auto reshape = in HandleBackwardFilterBatchGroupConvolution() local
|
| D | dynamic_dimension_inference_test.cc | 485 auto* reshape = builder.AddInstruction( in TEST_F() local 520 auto* reshape = builder.AddInstruction(HloInstruction::CreateReshape( in TEST_F() local 546 auto* reshape = builder.AddInstruction( 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 | 1150 HloInstruction* reshape = in TEST_F() local 1249 HloInstruction* reshape = in TEST_F() local 1381 HloInstruction* reshape = in TEST_F() local 1560 HloInstruction* reshape = in TEST_F() local 1602 HloInstruction* reshape = in TEST_F() local 1658 HloInstruction* reshape = in TEST_F() local
|
| D | dfs_hlo_visitor_with_default.h | 189 Status HandleReshape(HloInstructionPtr reshape) override { in HandleReshape()
|
| /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/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
|
| D | multioutput_fusion_test.cc | 148 HloInstruction* reshape = in RunTest1D() local
|
| /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/skia/modules/skottie/src/text/ |
| D | TextAdapter.cpp | 183 void TextAdapter::reshape() { in reshape() function in skottie::internal::TextAdapter
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | tensor_util_test.py | 1155 def reshape(): function 1171 def reshape(): function
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | literal_test.cc | 627 auto reshape = original.Reshape(/*dimensions=*/{}).ConsumeValueOrDie(); in TEST_F() local 646 auto reshape = original.Reshape({3, 4, 2}).ConsumeValueOrDie(); in TEST_F() local 666 auto reshape = original.Reshape({3, 4, 2}).ConsumeValueOrDie(); in TEST_F() local 673 auto reshape = original.Transpose(/*permutation=*/{}); in TEST_F() local 686 auto reshape = original.Transpose(/*permutation=*/{2, 3, 0, 1}); in TEST_F() local
|