pytorch/torch/csrc/jit/ir
2020-11-13 08:14:10 -08:00
..
alias_analysis.cpp [JIT] improve alias analysis for list constructs (#39111) 2020-09-22 09:38:59 -07:00
alias_analysis.h [JIT] improve alias analysis for list constructs (#39111) 2020-09-22 09:38:59 -07:00
attributes.cpp [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
attributes.h [JIT] Make objects throw Python AttributeError on nonexistant attr access (#45911) 2020-10-07 01:57:29 -07:00
constants.cpp Merge branch 'cuda_stream_jit' of https://github.com/pytorch/pytorch into cuda_stream_jit 2020-11-13 08:14:10 -08:00
constants.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
graph_node_list.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
ir_views.h [jit] do the code reorg (#33851) 2020-02-27 13:02:51 -08:00
ir.cpp Add string versions of argument funcs in jit Node (#45464) 2020-10-02 10:26:29 -07:00
ir.h [JIT] Make objects throw Python AttributeError on nonexistant attr access (#45911) 2020-10-07 01:57:29 -07:00
irparser.cpp [JIT] IRParser: store list attributes as generic ivalue lists. (#43785) 2020-08-28 13:27:28 -07:00
irparser.h [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
named_value.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
node_hashing.cpp [JIT] Fix Dict bug in constant hashing (#45929) 2020-10-07 17:40:17 -07:00
node_hashing.h Make HashNode visible (#34045) 2020-03-01 12:28:18 -08:00
scope.cpp [JIT] Virtualize Function (#33921) 2020-03-07 10:03:50 -08:00
scope.h [jit] do the code reorg (#33851) 2020-02-27 13:02:51 -08:00
subgraph_matcher.cpp [jit][subgraph_matcher] Enable regex matching for string attributes of node (#39454) 2020-06-05 23:03:38 -07:00
subgraph_matcher.h [jit] do the code reorg (#33851) 2020-02-27 13:02:51 -08:00
type_hashing.cpp Move torch/csrc/utils/hash.h to c10/util/hash.h. (#42503) 2020-08-29 17:47:00 -07:00
type_hashing.h [jit] Fix Type equality in some cases (#35719) 2020-03-31 22:29:12 -07:00