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.
7d250f2218
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 '7d250f2218'
${ noResults }
mindspore
/
tests
/
st
/
ops
/
cpu
History
mindspore-ci-bot
491efd8aa4
!8088
add Adam CPU operator
...
Merge pull request
!8088
from zhaoting/adam
4 years ago
..
test_abs_op.py
add some cpu operator
4 years ago
test_adam_op.py
add Adam CPU op
4 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_arithmetic_op.py
cpu Sub support broadcast shape
4 years ago
test_arithmetic_self_op.py
fix cpu type excption
4 years ago
test_assign_add_op.py
add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
5 years ago
test_batchnorm_op.py
add some cpu operator
4 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_cache_ops.py
add cache ops for cpu and aicpu
4 years ago
test_cast_op.py
add some cpu operator
4 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
fix cpu conv2d padding
4 years ago
test_cpu_type.py
fix cpu kernel select
4 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_exp_op.py
add some cpu operator
4 years ago
test_gather_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_less_op.py
add some cpu operator
4 years ago
test_log_op.py
add some cpu operator
4 years ago
test_lstm_op.py
LSTM API optimization
4 years ago
test_maxpool_grad_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_maxpool_op.py
fix cpu type excption
4 years ago
test_momentum_op.py
mod_SoftmaxCrossEntropyWithLogits
5 years ago
test_mul_op.py
add some cpu operator
4 years ago
test_neg_op.py
add some cpu operator
4 years ago
test_one_hot_op.py
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
test_pow_op.py
add some cpu operator
4 years ago
test_realdiv_op.py
add some cpu operator
4 years ago
test_reduce_op.py
clear warnings
4 years ago
test_relu6_op.py
add some cpu operator
4 years ago
test_relu_grad_op.py
add some cpu operator
4 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
thread pool
4 years ago
test_sigmoid_cross_entropy_with_logits_grad_op.py
add_cpu_op
4 years ago
test_sigmoid_cross_entropy_with_logits_op.py
add_cpu_op
4 years ago
test_sigmoid_op.py
add some cpu operator
4 years ago
test_slice_grad_op.py
optim pylint
5 years ago
test_slice_op.py
fix scpu slice
4 years ago
test_smooth_l1_loss_grad_op.py
add cpu op
4 years ago
test_smooth_l1_loss_op.py
add cpu op
4 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
fix softmax
4 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
modify_bug
4 years ago
test_sparse_apply_ftrl_op.py
modify_bug
4 years ago
test_sparse_apply_proximal_adagrad_op.py
modify_bug
4 years ago
test_sqrt_op.py
add some cpu operator
4 years ago
test_square_op.py
add some cpu operator
4 years ago
test_stridedslice_grad_op.py
fix cpu StridedSliceGrad
5 years ago
test_stridedslice_op.py
optimize performance
5 years ago
test_tanh_op.py
add some cpu operator
4 years ago
test_tensoradd.py
add some cpu operator
4 years ago
test_tile_op.py
add cpu op
4 years ago
test_transpose_op.py
clean pylint
5 years ago
test_unique_op.py
add Unique cpu kernel
5 years ago