Home
last modified time | relevance | path

Searched defs:shape_t (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dparameterized_truncated_normal_op_test.cc29 Tensor shape_t(DT_INT32, TensorShape({2})); in PTruncatedNormal() local
58 Tensor shape_t(DT_INT32, TensorShape({2})); in PTruncatedNormal2SD() local
85 Tensor shape_t(DT_INT32, TensorShape({2})); in PTruncatedNormalOneTail() local
H A Dsparse_reduce_op.cc108 Status ValidateInputs(const Tensor *shape_t, const Tensor *reduction_axes_t) { in ValidateInputs()
163 const Tensor *indices_t, *values_t, *shape_t, *reduction_axes_t; in Compute() local
275 const Tensor *indices_t, *values_t, *shape_t, *reduction_axes_t; in Compute() local
H A Dstateful_random_ops.cc132 const Tensor& shape_t = ctx->input(shape_input_idx); in StatefulRandomCompute() local
321 const Tensor& shape_t = ctx->input(0); in Compute() local
H A Dexample_parsing_ops.cc1046 auto shape_t = sp_shape_d->vec<int64_t>(); in Compute() local
1062 auto shape_t = sp_shape_d->vec<int64_t>(); in Compute() local
1172 auto shape_t = sp_shape_d->vec<int64_t>(); in Compute() local
H A Dsparse_softmax_op.cc44 const Tensor *indices_t, *values_t, *shape_t; in Compute() local
H A Dsparse_dense_binary_op_shared.cc62 const Tensor *indices_t, *values_t, *shape_t, *dense_t; in Compute() local
H A Drandom_binomial_op_test.cc30 Tensor shape_t(DT_INT32, TensorShape({2})); in RandomBinomialGraph() local
H A Dstateless_random_gamma_op.cc202 const Tensor& shape_t = context->input(0); in Compute() local
H A Drandom_poisson_op.cc293 const Tensor& shape_t = ctx->input(0); in Compute() local
H A Dnccl_ops.cc233 const Tensor& shape_t = c->input(0); in ComputeAsync() local
H A Dstateless_random_ops.cc76 const Tensor& shape_t = context->input(0); in Compute() local
H A Drandom_op.cc147 const Tensor& shape_t = ctx->input(0); in Compute() local
H A Dctc_decoder_ops.cc151 auto shape_t = p_shape->vec<int64_t>(); in StoreAllDecodedSequences() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Drandom_crop_op.cc39 const Tensor& shape_t = context->input(1); in Compute() local
H A Dimage_ops.cc70 const Tensor& shape_t = ctx->input(2); in DoImageProjectiveTransformOp() local
H A Dresize_nearest_neighbor_op.cc231 const Tensor& shape_t = context->input(1); in Compute() local
H A Dresize_bicubic_op_test.cc264 auto shape_t = shape.flat<int32>(); in ResizeBicubic() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dimage_resizer_state.h111 const Tensor& shape_t = context->input(1); in ValidateAndCalculateOutputSize() local
H A Dexample_proto_helper.cc391 auto shape_t = (*output_sparse_shapes_tensor)[d].vec<int64_t>(); in BatchExampleProtoToTensors() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dnn_ops_test.cc571 Tensor shape_t = test::AsTensor<int32>(shape); in TEST() local
H A Darray_ops_test.cc568 Tensor shape_t(DT_INT64, TensorShape{3}); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding.cc1879 Tensor shape_t; in ReplaceOperationWithBroadcastTo() local