| .. |
|
__init__.py
|
Add train() / eval() / is_training() to C++ ScriptModule API (#16044)
|
2019-02-01 13:07:38 -08:00 |
|
CMakeLists.txt
|
unify cpp tests (#17947)
|
2019-03-12 21:35:40 -07:00 |
|
test.cpp
|
Add minimalistic implementation of subgraph matcher. (#19322)
|
2019-04-19 16:35:16 -07:00 |
|
test_alias_analysis.h
|
First step at container aliasing (#18710)
|
2019-04-19 16:07:11 -07:00 |
|
test_argument_spec.h
|
Replace more usages of Type with DeprecatedTypeProperties (#19093)
|
2019-04-11 17:02:05 -07:00 |
|
test_autodiff.h
|
Allow passing dicts as trace inputs. (#18092)
|
2019-04-18 23:52:00 -07:00 |
|
test_base.h
|
Fix ASSERT_ANY_THROW. (#19321)
|
2019-04-16 15:44:53 -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
|
Remove remaining test jit expects redux (#17924)
|
2019-03-12 11:33:34 -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
|
Breakup test misc pt2 (#18191)
|
2019-03-19 19:41:22 -07:00 |
|
test_graph_executor.h
|
Breakup Test Misc (batch 1/2) (#18071)
|
2019-03-15 13:56:19 -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
|
Re-land Parsing file check (#18570)
|
2019-04-01 11:56:32 -07:00 |
|
test_ivalue.h
|
Breakup Test Misc (batch 1/2) (#18071)
|
2019-03-15 13:56:19 -07:00 |
|
test_misc.h
|
Profiling pipeline part1
|
2019-04-16 21:21:08 -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_subgraph_matcher.h
|
Add minimalistic implementation of subgraph matcher. (#19322)
|
2019-04-19 16:35:16 -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 |
|
tests_setup.py
|
Add train() / eval() / is_training() to C++ ScriptModule API (#16044)
|
2019-02-01 13:07:38 -08:00 |