Searched defs:VIOLATION_OF_SPEC (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_export/ | ||
H A D | error.py | 12 VIOLATION_OF_SPEC = 3 variable in ExportErrorType |
/aosp_15_r20/external/executorch/exir/ | ||
H A D | error.py | 18 VIOLATION_OF_SPEC = 3 # User doing something against our assumptions. variable in ExportErrorType |