COMMITS
/ exir/verification/verifier.py January 31, 2025
A
Update verifier
Angela Yi committed
January 28, 2025
N
Added better error messages for type validators (stack trace) (#7999)
Nicholas Long committed
January 24, 2025
G
remove reduntant check_valid_op in EdgeDialectVerifier
Gasoonjia committed
December 6, 2024
M
[BE] Add fix suggestions for ops not in core ATen opset error (#7213)
Mengwei Liu committed
December 5, 2024
P
[et][dim order] Make edge verifier support empty operator
pytorchbot committed
P
[et][dim order] Makes DimOrderOpsMap as an operator to operator mapping
pytorchbot committed
October 2, 2024
A
Add fake mode in verifier (#5805)
Angela Yi committed
September 11, 2024
M
Allow core aten op exception list (#5237)
Mengwei Liu committed
July 12, 2024
M
Do not error out when op is not in ATen namespace (#4229)
Mengwei Liu committed
June 3, 2024
A
Turn on python dispatcher for EdgeOpArgValidator (#3809)
Angela Yi committed
May 28, 2024
T
Add support for exception list in EXIRATenDialectVerifierBase (#3481)
Tarun Karuturi committed
May 8, 2024
S
add dim order check in edge verifier (#2544)
Songhao Jia committed
May 7, 2024
M
don’t check torch.min in the verifier (#3531)
Manuel Candales committed
A
Prevent converting runtime-assertion related ops (#3066)
Angela Yi committed
S
use edge_compile_config in verifier (#3521)
Songhao Jia committed
S
make memory format pass as default in Executorch AOT (#2205)
Songhao Jia committed
March 26, 2024
S
mitigate llama2 export issue (#2682)
Songhao Jia committed
January 3, 2024
M
Cleanup EXIREdgeDialectVerifier to use the same logic to verify core (#1504)
Mengwei Liu committed
November 20, 2023
A
Fix lint error (#1246)
Angela Yi committed
November 15, 2023
K
Remove constraint on having all the input arg dtypes to be (#1205)
Kimish Patel committed
K
Few fixes to export to enable exporting sam (#1204)
Kimish Patel committed
November 8, 2023
Z
Enable verifier [2/n] (#1155)
Zhengxu Chen committed
November 2, 2023
Z
Clean up verifier [1/n]. (#1121)
Zhengxu Chen committed
September 26, 2023
A
Verifier for exported program (#292)
Angela Yi committed
August 14, 2023
T
Remove redundant pt2_mode=True (#54)
Tugsbayasgalan (Tugsuu) Manlaibaatar committed
July 31, 2023
F
Initial commit
facebook-github-bot committed