Home
last modified time | relevance | path

Searched defs:tensor_in_shape (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Davgpooling_op.cc288 const Tensor& tensor_in_shape = context->input(0); in Compute() local
451 const Tensor& tensor_in_shape = context->input(0); in Compute() local
538 const Tensor& tensor_in_shape = context->input(0); in Compute() local
H A Dpooling_ops_common.cc123 const TensorShape& tensor_in_shape) { in PoolParameters()
445 const Tensor& out_backprop, const TensorShape& tensor_in_shape, in Compute()
H A Dpooling_ops_3d.cc52 const TensorShape& tensor_in_shape) { in Pool3dParameters()
513 const Tensor& tensor_in_shape = context->input(0); in Compute() local
H A Dcudnn_pooling_gpu.cc133 const Tensor& out_backprop, const TensorShape& tensor_in_shape, in Compute()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dpooling_ops.cc363 const TensorShape tensor_in_shape = ctx->InputShape(0); in Compile() local
587 const TensorShape tensor_in_shape = ctx->InputShape(0); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_pooling_ops_common.cc233 const TensorShape& tensor_in_shape) { in Init()