Searched refs:supports_one_python_scalar (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/definitions/ |
H A D | special.py | 232 supports_one_python_scalar=True, 242 supports_one_python_scalar=True, 410 supports_one_python_scalar=True, 426 supports_one_python_scalar=True, 442 supports_one_python_scalar=True, 458 supports_one_python_scalar=True, 472 supports_one_python_scalar=True, 488 supports_one_python_scalar=True, 504 supports_one_python_scalar=True, 525 supports_one_python_scalar=True, [all …]
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/ |
H A D | core.py | 1716 if not op.supports_one_python_scalar: 2001 if op.supports_one_python_scalar: 2041 if op.supports_one_python_scalar: 2176 …supports_one_python_scalar=False, # Whether the operator allows scalar x tensor and tensor x scal… argument 2212 self.supports_one_python_scalar = supports_one_python_scalar 2216 self.supports_one_python_scalar = True 2218 if self.supports_one_python_scalar:
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_methods_invocations.py | 12511 supports_one_python_scalar=True, 12525 supports_one_python_scalar=True, 13213 supports_one_python_scalar=True, 14267 supports_one_python_scalar=True, 14279 supports_one_python_scalar=True, 14293 supports_one_python_scalar=True, 16882 supports_one_python_scalar=True, 16936 supports_one_python_scalar=True, 17366 supports_one_python_scalar=True, 17386 supports_one_python_scalar=True, [all …]
|