summaryrefslogtreecommitdiff
path: root/test/expect/TestJit.test_python_ir.expect
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Make JIT attributes t_ and ts_ store Variable instead of Tensor (#16596)Will Feng1-1/+1
2018-12-01Use Type::str() in Type::operator<< (#14657)Zachary DeVito1-3/+3
2018-07-26Unify IR operator representation (stop using attributes in the JIT) (#9807)Adam Paszke1-6/+7
2018-07-24Devirtualize TensorImpl::toString (#9758)Edward Yang1-1/+1
2018-03-16Namespaced symbols (#5820)Edward Z. Yang1-5/+5
2018-02-26[JIT] Support shape propagation with control-flow (#5391)Zachary DeVito1-3/+3
2017-11-15Refactor ir.h to distinguish Nodes and ValuesZach DeVito1-8/+8
2017-10-31Fix the Fusion Pass (#3362)Zachary DeVito1-6/+6
2017-10-27Re-enable and fix most JIT testsAdam Paszke1-4/+4
2017-10-05Print small tensors in IR.Edward Z. Yang1-1/+1
2017-09-19Make certain functions traceableAdam Paszke1-6/+6
2017-09-05Expunge %2.0 syntax.Edward Z. Yang1-5/+5
2017-09-05Put every input on a new line: TestJit test updatesEdward Z. Yang1-1/+2
2017-09-05Bind Attributes in python ir, and add test for python ir bindingZach DeVito1-0/+8