Searched defs:check_significant_strides (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/_functorch/ | ||
D | compilers.py | 140 def check_significant_strides(a, b): function |
/external/pytorch/torch/_prims_common/ | ||
D | __init__.py | 214 def check_significant_strides( function |