.. |
engine
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
ge
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
nn
|
set default context mode to GRAPH_MODE
|
2021-06-09 14:40:49 +08:00 |
ops
|
Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
|
2021-02-02 15:54:15 +08:00 |
vm
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
__init__.py
|
clean pylint
|
2020-05-18 10:31:46 +08:00 |
test_backend.py
|
add security isolate for save_graphs
|
2021-09-14 10:24:12 +08:00 |
test_bprop.py
|
Fix pylint warning for files under `pynative_mode` directory.
|
2020-05-27 19:28:31 +08:00 |
test_cont_cases.py
|
[auto-monad] Support side-effects by auto-monad
|
2021-02-08 09:01:15 +08:00 |
test_context.py
|
fix context python ut error
|
2021-10-14 14:27:50 +08:00 |
test_framstruct.py
|
modify ms function cache key
|
2021-08-25 14:40:45 +08:00 |
test_graph_param_cases.py
|
[auto-monad] Support side-effects by auto-monad
|
2021-02-08 09:01:15 +08:00 |
test_graph_return_const_param.py
|
clean pylint
|
2020-06-04 21:03:30 +08:00 |
test_high_order_grad.py
|
support non tensor inputs
|
2021-01-14 09:21:01 +08:00 |
test_hook.py
|
mod_SoftmaxCrossEntropyWithLogits
|
2020-09-03 17:33:20 +08:00 |
test_implicit_conversion.py
|
[ME] Optimize the error message of the operator module.
|
2021-12-23 10:10:48 +08:00 |
test_insert_grad_of.py
|
add security isolate for save_graphs
|
2021-09-14 10:24:12 +08:00 |
test_kw_and_kwarg.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
test_ms_function.py
|
correct_wrong_info_when_using_ms_function_with_bprop
|
2021-09-16 14:12:55 +08:00 |
test_multi_grad.py
|
[auto-monad] Support side-effects by auto-monad
|
2021-02-08 09:01:15 +08:00 |
test_multigraph_sink.py
|
add security isolate for save_graphs
|
2021-09-14 10:24:12 +08:00 |
test_parse_method.py
|
Remove support for dataclass
|
2022-04-24 09:12:50 +08:00 |
test_partial.py
|
support int64 shape
|
2020-11-05 21:15:49 +08:00 |
test_pynative_model.py
|
mod_SoftmaxCrossEntropyWithLogits
|
2020-09-03 17:33:20 +08:00 |
test_remove_unnecessary_phi.py
|
remove loop can unroll flag, clean some python usage
|
2020-07-18 17:41:34 +08:00 |
test_sparse_pynative.py
|
Add bprop_return_sparse flag for sparse bprop primitive and remove context option: 'enable_sparse'.
|
2022-05-19 17:31:57 +08:00 |
test_staging.py
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
test_stop_gradient.py
|
add print security
|
2021-09-13 17:45:36 +08:00 |
test_training.py
|
clean pylint
|
2020-06-04 21:03:30 +08:00 |
test_tuple_parameter.py
|
add security isolate for save_graphs
|
2021-09-14 10:24:12 +08:00 |
test_user_define_bprop_check.py
|
Support custom cell bprop when using Parameter in primal graph
|
2022-04-27 14:08:17 +08:00 |