mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Things that needed to be fixed: 1. Fix a bug with returning dict output type 2. Make pass_base work with map implementation 3. Fix subtle bug with dynamo not propagating "val" in node.meta 4. Add export_constraints field in ExportCase in ExportDB Pull Request resolved: https://github.com/pytorch/pytorch/pull/103861 Approved by: https://github.com/zhxchen17, https://github.com/ydwu4 |
||
|---|---|---|
| .. | ||
| test_db.py | ||
| test_export.py | ||
| test_pass_infra.py | ||
| test_passes.py | ||
| test_serialize.py | ||
| test_verifier.py | ||