Searched defs:input_col (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/iter/ |
H A D | selecting.py | 53 input_col=None, argument
|
H A D | callable.py | 73 input_col=None, argument
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_datapipe.py | 1483 def _helper(ref_fn, fn, input_col=None, output_col=None, error=None): argument 1627 def _helper(ref_fn, fn, input_col=None, output_col=None, error=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | eigen_spatial_convolutions-inl.h | 936 const Index input_col = m_colIndex + col * m_base_mapper.m_in_col_strides; in padOrSkipCol() local
|