| .. |
|
__init__.py
|
Add train() / eval() / is_training() to C++ ScriptModule API (#16044)
|
2019-02-01 13:07:38 -08:00 |
|
CMakeLists.txt
|
Unify libtorch and libcaffe2 (#17783)
|
2019-05-10 09:50:53 -07:00 |
|
test_alias_analysis.h
|
make wildcards alias only each other (#20670)
|
2019-05-22 16:50:09 -07:00 |
|
test_argument_spec.h
|
Specialize Optional[T] to T (or subtype for Tensor) or None when executing graph (#18407)
|
2019-05-06 15:35:03 -07:00 |
|
test_autodiff.h
|
JIT: Eliminate SumToSize by using Optional Lists (#18697)
|
2019-05-24 11:24:17 -07:00 |
|
test_base.h
|
Use AT_INTERNAL_ASSERT in test_base (#20555)
|
2019-05-21 21:25:07 -07:00 |
|
test_class_import.h
|
Convenience APIs for script objects (#20226)
|
2019-05-10 13:03:58 -07:00 |
|
test_class_parser.h
|
add support for parsing class defs to the string frontend (#17628)
|
2019-03-11 19:13:55 -07:00 |
|
test_code_template.h
|
Breakup test misc pt2 (#18191)
|
2019-03-19 19:41:22 -07:00 |
|
test_constant_pooling.h
|
Revert D15523444: [jit] move casting ops from prim to aten
|
2019-05-29 13:42:05 -07:00 |
|
test_create_autodiff_subgraphs.h
|
Breakup Test Misc (batch 1/2) (#18071)
|
2019-03-15 13:56:19 -07:00 |
|
test_custom_operators.h
|
Support Kwargs in C++ Function/Method calls (#19086)
|
2019-04-13 08:42:11 -07:00 |
|
test_dynamic_dag.h
|
Breakup test misc pt2 (#18191)
|
2019-03-19 19:41:22 -07:00 |
|
test_fuser.h
|
Replace AT_CHECK with TORCH_CHECK [shard 9/10]
|
2019-05-15 08:05:59 -07:00 |
|
test_graph_executor.h
|
Remove Variable::Impl and DifferentiableViewImpl (#17072)
|
2019-05-23 21:09:04 -07:00 |
|
test_interpreter.h
|
Breakup test misc pt2 (#18191)
|
2019-03-19 19:41:22 -07:00 |
|
test_ir.h
|
Breakup Test Misc (batch 1/2) (#18071)
|
2019-03-15 13:56:19 -07:00 |
|
test_irparser.h
|
IRParser: optionally create name->value map of the parsed IR. (#19551)
|
2019-04-22 16:09:05 -07:00 |
|
test_ivalue.h
|
Breakup Test Misc (batch 1/2) (#18071)
|
2019-03-15 13:56:19 -07:00 |
|
test_misc.h
|
Remove Variable::Impl and DifferentiableViewImpl (#17072)
|
2019-05-23 21:09:04 -07:00 |
|
test_netdef_converter.h
|
JIT IR - Make valueMapPtr optional in convertNetDefToIR (#17942)
|
2019-03-14 12:22:49 -07:00 |
|
test_peephole_optimize.h
|
Optimize boolean expressions & unwraps (#18259)
|
2019-03-25 21:50:57 -07:00 |
|
test_qualified_name.h
|
make QualifiedName a value type (#19626)
|
2019-04-27 16:13:24 -07:00 |
|
test_save_load.h
|
Hook to store additional metadata about environment (#20863)
|
2019-05-29 10:11:58 -07:00 |
|
test_subgraph_matcher.h
|
SubgraphMatcher: add attributes support. (#20602)
|
2019-05-17 15:10:02 -07:00 |
|
test_subgraph_utils.h
|
Breakup Test Misc (batch 1/2) (#18071)
|
2019-03-15 13:56:19 -07:00 |
|
test_utils.h
|
Breakup Test Misc (batch 1/2) (#18071)
|
2019-03-15 13:56:19 -07:00 |
|
test.cpp
|
Hook to store additional metadata about environment (#20863)
|
2019-05-29 10:11:58 -07:00 |
|
tests_setup.py
|
Add train() / eval() / is_training() to C++ ScriptModule API (#16044)
|
2019-02-01 13:07:38 -08:00 |