/external/tensorflow/tensorflow/core/ops/ |
D | batch_ops.cc | 64 shape_inference::ShapeHandle out_shape; in __anona3c1e4520202() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | diag_op.cc | 53 TensorShape out_shape; in Compute() local 93 TensorShape out_shape; in Compute() local
|
D | decode_raw_op.cc | 52 TensorShape out_shape = input.shape(); in Compute() local
|
D | reduction_ops_common.cc | 29 TensorShape ReductionHelper::out_shape() const { in out_shape() function in tensorflow::ReductionHelper
|
D | nth_element_op.cc | 67 TensorShape out_shape; in Compute() local
|
D | maxpooling_op.cc | 775 TensorShape out_shape({params.tensor_in_batch, params.out_height, in Compute() local 853 TensorShape out_shape({params.tensor_in_batch, params.out_height, in Compute() local 903 TensorShape out_shape({params.tensor_in_batch, params.out_height, in Compute() local 961 TensorShape out_shape({params.tensor_in_batch, params.tensor_in_rows, in Compute() local 1011 TensorShape out_shape({params.tensor_in_batch, params.out_height, in Compute() local 1068 TensorShape out_shape = in Compute() local 1180 TensorShape out_shape = in Compute() local
|
D | determinant_op.cc | 149 TensorShape out_shape; in ComputeAsync() local 289 TensorShape out_shape; in ComputeAsync() local
|
D | extract_image_patches_op.cc | 97 TensorShape out_shape(out_sizes); in Compute() local
|
D | quantized_matmul_op.cc | 117 TensorShape out_shape( in Compute() local
|
D | cudnn_pooling_gpu.cc | 41 const auto out_shape = output->shape(); in Compute() local
|
D | example_parsing_ops.cc | 449 TensorShape out_shape; in Compute() local 564 TensorShape out_shape; in Compute() local
|
D | mkl_matmul_op.cc | 66 TensorShape out_shape( in Compute() local
|
D | sparse_tensor_dense_matmul_op.cc | 116 TensorShape out_shape({outer_left, outer_right}); in Compute() local
|
D | depthwise_conv_op.cc | 348 TensorShape out_shape = in Compute() local
|
D | conv_ops_3d.cc | 125 TensorShape out_shape = ShapeFromFormat( in Compute() local
|
D | mkl_batch_matmul_op.cc | 68 TensorShape out_shape; in Compute() local
|
D | mkl_conv_ops.h | 252 TensorShape out_shape = in GetOutputAndPadSizeInMklOrder() local
|
D | matmul_op.cc | 476 TensorShape out_shape( in Compute() local
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_argmax_cuda.cu | 79 array<DenseIndex, 3> out_shape; in test_cuda_argmax_dim() local 168 array<DenseIndex, 3> out_shape; in test_cuda_argmin_dim() local
|
/external/tensorflow/tensorflow/core/kernels/neon/ |
D | neon_depthwise_conv_op.cc | 97 TensorShape out_shape({batch, out_rows, out_cols, out_depth}); in Compute() local
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | gather_op.cc | 71 TensorShape out_shape; in XlaGather() local
|
/external/tensorflow/tensorflow/core/util/sparse/ |
D | sparse_tensor.h | 375 const auto& out_shape = out->shape(); in ValidateAndInitializeToDense() local 398 const auto& out_shape = out->shape(); in ToDense() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | copy_test.cc | 246 Shape out_shape = ShapeUtil::MakeShapeWithLayout(F32, {0, 0}, {1, 0}); in XLA_TEST_F() local
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/learn_io/ |
D | data_feeder.py | 65 def out_el_shape(out_shape, num_classes): argument
|
/external/tensorflow/tensorflow/core/util/ |
D | example_proto_helper.cc | 345 TensorShape out_shape; in BatchExampleProtoToTensors() local
|