mindspore2022/mindspore/ops/_grad
l00591931 d25e3497f7 Fix concate problem 2021-06-29 17:40:27 +08:00
..
__init__.py add grad impl for matrixdiag and matrixdiagpart 2021-02-10 10:16:02 +08:00
grad_array_ops.py Fix concate problem 2021-06-29 17:40:27 +08:00
grad_base.py initial version 2020-03-27 22:54:54 +08:00
grad_comm_ops.py opt shard fit micro batch 2021-06-24 14:52:19 +08:00
grad_debug_ops.py fix bugs 2020-09-22 11:10:27 +08:00
grad_implementations.py remove the redundant code, add docstring of operator init and add default value for args. 2021-06-17 20:29:52 +08:00
grad_inner_ops.py add grad impl for matrixdiag and matrixdiagpart 2021-02-10 10:16:02 +08:00
grad_math_ops.py remove the redundant code, add docstring of operator init and add default value for args. 2021-06-17 20:29:52 +08:00
grad_nn_ops.py amend conv3dtranpose 2021-06-26 14:25:46 +08:00
grad_other_ops.py remove the redundant code, add docstring of operator init and add default value for args. 2021-06-17 20:29:52 +08:00
grad_quant_ops.py remove the redundant code, add docstring of operator init and add default value for args. 2021-06-17 20:29:52 +08:00
grad_sparse.py complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul 2021-06-01 17:40:45 +08:00