..
__init__.py
Add train() / eval() / is_training() to C++ ScriptModule API ( #16044 )
2019-02-01 13:07:38 -08:00
CMakeLists.txt
Switch to out-source builds for LibTorch
2019-06-14 21:00:18 -07:00
test_alias_analysis.h
Open up AliasAnalysisKind for any ops ( #23834 )
2019-08-09 15:10:29 -07:00
test_argument_spec.h
Make ProfiledTensorType hashable
2019-07-30 13:11:06 -07:00
test_autodiff.h
Refactor pybind_utils.h ( #21550 )
2019-06-14 17:27:45 -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
Make classtypes hold a weak_ptr to their CU
2019-07-16 12:04:20 -07:00
test_class_parser.h
make RHS of assignment optional
2019-07-23 12:21:19 -07:00
test_code_template.h
Breakup test misc pt2 ( #18191 )
2019-03-19 19:41:22 -07:00
test_constant_pooling.h
move casting ops from prim to aten
2019-07-03 22:22:28 -07:00
test_constant_propagation.h
AliasAnalysisKind::CONSERVATIVE/FROM_SCHEMA ( #22175 )
2019-07-25 11:53:51 -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
fix some compiler warnings
2019-08-05 17:52:56 -07:00
test_dce.h
fix dce over loops
2019-07-10 12:03:19 -07:00
test_dynamic_dag.h
Breakup test misc pt2 ( #18191 )
2019-03-19 19:41:22 -07:00
test_fuser.h
s/uniqueName/debugName/ ( #22096 )
2019-06-21 20:54:53 -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
Allow default construction of Dict/List ( #22084 )
2019-06-25 17:40:48 -07:00
test_misc.h
Thread local debug info
2019-08-12 14:53:57 -07:00
test_netdef_converter.h
s/uniqueName/debugName/ ( #22096 )
2019-06-21 20:54:53 -07:00
test_peephole_optimize.h
Optimize boolean expressions & unwraps ( #18259 )
2019-03-25 21:50:57 -07:00
test_qualified_name.h
improvements to QualifiedName ( #22204 )
2019-07-04 17:12:08 -07:00
test_save_load.h
clean up import_source ( #24282 )
2019-08-14 11:26:26 -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
clean up import_source ( #24282 )
2019-08-14 11:26:26 -07:00
tests_setup.py
Report errors through call stack ( #22280 )
2019-07-09 16:41:22 -07:00