Home
last modified time | relevance | path

Searched defs:converted_input (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Datrous_convolution_test.py217 …def combined_op(converted_input, num_spatial_dims, padding_arg): # pylint: disable=unused-argument argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dpooling_ops.cc286 auto converted_input = in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dnn_ops.py1659 def op(converted_input, _, converted_padding): # pylint: disable=missing-docstring argument