| .. |
|
__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_alias_analysis.h
|
Dont introduce aliasing in CSE or Constant Pooling (#19576)
|
2019-04-23 20:39:09 -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
|
Dont introduce aliasing in CSE or Constant Pooling (#19576)
|
2019-04-23 20:39:09 -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
|
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
|
Let script module buffer attributes can also cast device/type (#19700)
|
2019-04-26 13:06:52 -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_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 |
|
test.cpp
|
separate QualifiedName into its own file (#19566)
|
2019-04-27 16:13:20 -07:00 |
|
tests_setup.py
|
Add train() / eval() / is_training() to C++ ScriptModule API (#16044)
|
2019-02-01 13:07:38 -08:00 |