| .. |
|
__init__.py
|
…
|
|
|
test_array_ops.py
|
Add ArgMinWithValue
|
2022-10-27 17:31:31 +08:00 |
|
test_array_ops_check.py
|
set default context mode to GRAPH_MODE
|
2021-06-09 14:40:49 +08:00 |
|
test_bprop_disorder.py
|
set default context mode to GRAPH_MODE
|
2021-06-09 14:40:49 +08:00 |
|
test_control_ops.py
|
Add api mindspore.jit and mindspore.jit_class.
|
2022-10-21 10:17:44 +08:00 |
|
test_dynamic_shape.py
|
modify DynamicShape to TensorShape
|
2022-03-07 14:19:12 +08:00 |
|
test_fake_quant_param.py
|
add fakequantparam & quantdtype for quant-mindir
|
2022-10-26 19:23:07 +08:00 |
|
test_filter.py
|
fix code warning && remove save_graphs use in st/ut
|
2021-12-24 14:45:37 +08:00 |
|
test_hinge_embedding_loss.py
|
Add nn.HingeEmbeddingLoss
|
2022-10-24 17:30:41 +08:00 |
|
test_int64_support.py
|
change the int32 restrict to int
|
2020-12-22 17:35:02 +08:00 |
|
test_layer_switch.py
|
Add switch_layter pynative ut test
|
2021-08-24 11:21:13 +08:00 |
|
test_list_slice.py
|
change error log
|
2022-02-21 17:48:16 +08:00 |
|
test_math_ops.py
|
Add AtLeast2D
|
2022-10-14 07:54:25 +08:00 |
|
test_math_ops_check.py
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
|
test_momentum.py
|
amend assign
|
2021-08-31 09:10:21 +08:00 |
|
test_multitype_ops.py
|
remove usage of ScalarToArray
|
2022-10-13 14:34:06 +08:00 |
|
test_nn_ops.py
|
[feat][assistant][I4XJG2] add new Ascend operator Unflatten
|
2022-07-01 10:16:09 +08:00 |
|
test_nn_ops_check.py
|
update Pool's attr kernel_size, pad_mode
|
2021-01-18 12:10:20 +08:00 |
|
test_ops.py
|
!44786 Shape join correct
|
2022-10-31 13:07:06 +00:00 |
|
test_ops_attr_infer.py
|
Add api mindspore.jit and mindspore.jit_class.
|
2022-10-21 10:17:44 +08:00 |
|
test_ops_check.py
|
[ME]Support raise in constant scenarios.
|
2022-03-22 19:33:47 +08:00 |
|
test_ops_reid.py
|
Fix bug of switch layer join
|
2020-08-25 09:08:53 +08:00 |
|
test_pixel_shuffle_unshuffle.py
|
pixel_shuffle_unshuffle_master
|
2022-10-28 17:17:56 +08:00 |
|
test_pool.py
|
add LPPool1d
|
2022-10-25 15:59:55 +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
|
change the eroor information in do signature cast when need to cast a parameter type
|
2022-07-11 16:43:16 +08:00 |
|
test_tensor_getitem.py
|
add security isolate for save_graphs
|
2021-09-14 10:24:12 +08:00 |
|
test_tensor_slice.py
|
add security isolate for save_graphs
|
2021-09-14 10:24:12 +08:00 |
|
test_tuple_slice.py
|
make slice support tensor
|
2021-02-22 17:07:37 +08:00 |