This website works better with JavaScript.
Explore
Help
Register
Sign In
m53297601
/
mindspore
Watch
1
Star
0
Fork
You've already forked mindspore
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
135cfc6adf
master
r1.2
r1.1
sec-icsl
r1.0
r0.7
r0.6
r0.5
r0.3
r0.2
r0.1
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.7.0-beta
v0.6.0-beta
v0.5.0-beta
v0.3.1-alpha
v0.3.0-alpha
v0.2.0-alpha
v0.1.0-alpha
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '135cfc6adf'
${ noResults }
mindspore
/
tests
/
st
/
ops
/
cpu
History
panyifeng
1a54785fe2
remove name arg from gradoperation
5 years ago
..
test_addn_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_argmax_op.py
change tensor dtype and shape from function to attr
5 years ago
test_assign_add_op.py
add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
test_batchnorm_op.py
remove name arg from gradoperation
5 years ago
test_bias_add.py
clean pylint
5 years ago
test_bias_add_grad.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_concat_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_conv2d_backprop_filter_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_conv2d_backprop_input_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_conv2d_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_embedding_look_up_op.py
adapt input to attr between cpu and aicpu embeddinglookup
5 years ago
test_equalcount_op.py
change tensor dtype and shape from function to attr
5 years ago
test_gather_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_lstm_op.py
remove name arg from gradoperation
5 years ago
test_maxpool_grad_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_maxpool_op.py
clean pylint
5 years ago
test_momentum_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_mul_op.py
clean pylint
5 years ago
test_one_hot_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_reduce_op.py
add reduce and softmax_cross_entropy_with_logits
5 years ago
test_relu6_op.py
add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
test_relu_grad_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_relu_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_scatter_nd_update_op.py
fix ScatterNdUpdate cpu kernel
5 years ago
test_slice_grad_op.py
optimize performance
5 years ago
test_slice_op.py
optimize performance
5 years ago
test_softmax_cross_entropy_with_logits_op.py
add reduce and softmax_cross_entropy_with_logits
5 years ago
test_softmax_op.py
change tensor dtype and shape from function to attr
5 years ago
test_softmax_with_cross_entropy_op.py
change tensor dtype and shape from function to attr
5 years ago
test_sparse_apply_adam_op.py
rename operators of sparse optimizer
5 years ago
test_sparse_apply_ftrl_op.py
rename operators of sparse optimizer
5 years ago
test_sparse_apply_proximal_adagrad_op.py
rename operators of sparse optimizer
5 years ago
test_stridedslice_grad_op.py
fix cpu StridedSliceGrad
5 years ago
test_stridedslice_op.py
optimize performance
5 years ago
test_tensoradd.py
add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
test_transpose_op.py
clean pylint
5 years ago
test_unique_op.py
add Unique cpu kernel
5 years ago