pytorch/torch/csrc/jit/script
Roy Li 9fc22cb772 Add import export step to end to end tests
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/10717

Differential Revision: D9562888

Pulled By: li-roy

fbshipit-source-id: 8f5d62fd0a44aca0a41dc10438e7bb91cc2a972a
2018-09-05 09:39:47 -07:00
..
compiler.cpp Logical short circuit (#11116) 2018-09-04 09:25:13 -07:00
compiler.h Don't flatten output lists in the JIT IR (#10949) 2018-08-30 19:54:39 -07:00
error_report.h Allow __constant__ values in a ScriptModule to be used as attributes for builtin functions (#7017) 2018-04-27 17:44:17 -07:00
init.cpp Don't flatten output lists in the JIT IR (#10949) 2018-08-30 19:54:39 -07:00
init.h [jit] Have ScriptModule inherit from Module (#5769) 2018-03-22 00:17:49 -04:00
lexer.cpp Update include paths for ATen/core (#10130) 2018-08-03 11:57:02 -07:00
lexer.h Unified type annotation parsing for script frontends (#10279) 2018-08-14 18:13:15 -07:00
module.cpp Tuples/Lists can now be inputs/outputs to script and other simple fixes. (#10812) 2018-08-27 14:40:40 -07:00
module.h Add import export step to end to end tests 2018-09-05 09:39:47 -07:00
parser.h Unified type annotation parsing for script frontends (#10279) 2018-08-14 18:13:15 -07:00
python_tree_views.cpp Unified type annotation parsing for script frontends (#10279) 2018-08-14 18:13:15 -07:00
python_tree_views.h Add workaround to fix include warnings in Python 2 builds. (#6716) 2018-04-24 12:30:19 -07:00
tree_views.h Unified type annotation parsing for script frontends (#10279) 2018-08-14 18:13:15 -07:00
tree.h Match parameter names and = default (#9737) 2018-07-30 14:10:00 -07:00