Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_export/
H A Derror.py12 VIOLATION_OF_SPEC = 3 variable in ExportErrorType
/aosp_15_r20/external/executorch/exir/
H A Derror.py18 VIOLATION_OF_SPEC = 3 # User doing something against our assumptions. variable in ExportErrorType