Home
last modified time | relevance | path

Searched defs:_as_tuple (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/feature_column/
H A Dutils.py130 def _as_tuple(value): function
/aosp_15_r20/external/pytorch/torch/
H A D_vmap_internals.py41 def _as_tuple( function
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/preprocessor/
Derrors.py7 def _as_tuple(items): function
/aosp_15_r20/external/pytorch/torch/autograd/
H A Dfunctional.py24 def _as_tuple(inp, arg_name=None, fn_name=None): function
H A Dgradcheck.py1359 def _as_tuple(x): function
/aosp_15_r20/external/fonttools/Lib/fontTools/colorLib/
H A Dbuilder.py487 def _as_tuple(self, paints: Sequence[ot.Paint]) -> Tuple[Any, ...]: member in LayerReuseCache
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dvmap.py82 def _as_tuple( function
H A Deager_transforms.py156 def _as_tuple(val): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_decomp.py139 def _as_tuple(val): function