Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-16 | Namespaced symbols (#5820) | Edward Z. Yang | 1 | -6/+6 |
2017-12-15 | Trace ATen native functions as themselves, not their implementations. (#4127) | Edward Z. Yang | 1 | -6/+6 |
2017-11-15 | Refactor ir.h to distinguish Nodes and Values | Zach DeVito | 1 | -9/+9 |
2017-10-31 | Fix the Fusion Pass (#3362) | Zachary DeVito | 1 | -7/+7 |
2017-10-27 | Re-enable and fix most JIT tests | Adam Paszke | 1 | -7/+7 |
2017-09-22 | Remove device comparison TODO mark, change the white list to black list on no... | Lu Fang | 1 | -2/+5 |
2017-09-22 | Add attributes comparison, fixed several issues, more interesting test case. | Lu Fang | 1 | -3/+4 |
2017-09-22 | create a cse pass, with very naive support. | Lu Fang | 1 | -0/+6 |