..
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
add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators.
2021-02-02 20:52:00 +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
Change TensorAdd to Add, from r1.1 to master
2021-02-01 17:53:52 +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
Modify the profiling_options parameter name
2021-02-05 10:15:01 +08:00
test_framstruct.py
support non tensor inputs
2021-01-14 09:21:01 +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
Change TensorAdd to Add, from r1.1 to master
2021-02-01 17:53:52 +08:00
test_insert_grad_of.py
Add more log when collect graph and use summary operators
2021-01-26 11:24:16 +08:00
test_kw_and_kwarg.py
remove name arg from gradoperation
2020-08-26 11:16:57 +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
remove redundant phi
2020-07-17 11:46:09 +08:00
test_parse_method.py
support non tensor inputs
2021-01-14 09:21:01 +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
[auto-monad] Support side-effects by auto-monad
2021-02-08 09:01:15 +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 pynative bprop nested grad
2020-11-02 19:33:33 +08:00
test_training.py
clean pylint
2020-06-04 21:03:30 +08:00
test_tuple_parameter.py
Change TensorAdd to Add, from r1.1 to master
2021-02-01 17:53:52 +08:00
test_user_define_bprop_check.py
check user define bprop when there is parameter in nested network
2020-09-01 21:24:27 +08:00