Home
last modified time | relevance | path

Searched defs:check_same_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_prims_common/
H A D__init__.py761 def check_same_shape(*args, allow_cpu_scalar_tensors: bool): function
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesNorm.cpp460 C10_ALWAYS_INLINE void check_same_shape( in check_same_shape() function