.. |
__init__.py
|
clean pylint
|
2020-05-18 10:31:46 +08:00 |
test_array_ops.py
|
initial commit
|
2020-11-30 14:44:22 -05:00 |
test_array_ops_check.py
|
Remove redundant check about IsInstance op
|
2020-09-23 10:53:02 +08:00 |
test_bprop_disorder.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
test_control_ops.py
|
optim pylint
|
2020-08-31 14:49:57 +08:00 |
test_dynamic_shape.py
|
support DynamicShape and StridedSlice primitive return range of shape value.
|
2020-12-03 19:08:34 +08:00 |
test_int64_support.py
|
change the int32 restrict to int
|
2020-12-22 17:35:02 +08:00 |
test_layer_switch.py
|
fix bug in do signature
|
2020-06-02 11:59:19 +08:00 |
test_math_ops.py
|
hide arange, delete related test case and improve the doc string of nn.Range
|
2020-12-10 21:42:59 +08:00 |
test_math_ops_check.py
|
support convert bool scalar and tensor to number tensor
|
2020-06-01 16:30:50 +08:00 |
test_momentum.py
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
test_multitype_ops.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-28 09:52:42 +08:00 |
test_nn_ops.py
|
Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
|
2020-12-01 22:25:50 -05:00 |
test_nn_ops_check.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
test_ops.py
|
add batchnorm3d
|
2020-12-29 09:37:35 +08:00 |
test_ops_attr_infer.py
|
Check whether the network args are tensors in the compile phase
|
2020-10-19 11:46:10 +08:00 |
test_ops_check.py
|
remove the 'raise' in construct of Cell
|
2020-12-17 10:54:42 +08:00 |
test_ops_reid.py
|
Fix bug of switch layer join
|
2020-08-25 09:08:53 +08:00 |
test_python_operators.py
|
refactor bool op parsing to be consistent with pynative mode
|
2020-08-20 16:45:30 +08:00 |
test_signature.py
|
enable optimizer parallel with broadcast
|
2020-06-27 14:36:17 +08:00 |
test_tensor_fancy_index.py
|
add bool expand dims and wait to test
|
2020-12-31 14:55:13 +08:00 |
test_tensor_slice.py
|
Enable multi-dimensional list value assignment
|
2020-11-11 09:25:12 +08:00 |
test_tuple_slice.py
|
Check whether the network args are tensors in the compile phase
|
2020-10-19 11:46:10 +08:00 |