You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
i-robot 750de18bfb !25315 [feat] [assistant] [I48OD8] add dynamic shape for Xdivy operator 4 years ago
..
fusion add fusion_inout_test 4 years ago
grad !25298 [feat] [assistant] [I48OCE] [I48O96]add dynamic shape for Acos and AcosGrad operator 4 years ago
LayerNormBetaGammaBackprop.cc Clear the warning information under the ops directory 4 years ago
LayerNormBetaGammaBackprop.h fix pc-lint 4 years ago
LayerNormXBackprop.cc ops code review 4 years ago
LayerNormXBackprop.h fix pc-lint 4 years ago
abs.cc 1. fix:unexpected eiminate of tile 4 years ago
abs.h add c++ Annotation 4 years ago
accumulate_n_v2.cc [feat] [assistant] [I48OAL] Add AccumulateNV2 Dynamic Shape 4 years ago
accumulate_n_v2.h [feat] [assistant] [I48OAL] Add AccumulateNV2 Dynamic Shape 4 years ago
acos.cc [feat] [assistant] [I48OCE] [I48O96] add dynamic shape for Acos and AcosGrad operator 4 years ago
acos.h [feat] [assistant] [I48OCE] [I48O96] add dynamic shape for Acos and AcosGrad operator 4 years ago
acosh.cc [feat] [assistant] [I48OBU] [I48O9A] add dynamic shape for Acosh and AcoshGrad operator 4 years ago
acosh.h [feat] [assistant] [I48OBU] [I48O9A] add dynamic shape for Acosh and AcoshGrad operator 4 years ago
adam.cc [feat] [assistant] [I48OBG] add new operator ApplyAdamD 4 years ago
adam.h [feat] [assistant] [I48OBG] add new operator ApplyAdamD 4 years ago
add.cc codecheck clean 4 years ago
add.h add c++ Annotation 4 years ago
adder.cc ops code review 4 years ago
adder.h [MSLITE] ops readme split with overlap && adder 4 years ago
addn.cc add grad support dynamic 4 years ago
addn.h add c++ Annotation 4 years ago
affine.cc ops code review 4 years ago
affine.h [MS][LITE] fix static error 4 years ago
all.cc ops code review 4 years ago
all.h add instruction 4 years ago
all_gather.cc support parameter cache and distribution predict 4 years ago
all_gather.h support parameter cache and distribution predict 4 years ago
apply_ada_max.cc update mindspore/core/ops/apply_ada_max.cc. 4 years ago
apply_ada_max.h update mindspore/core/ops/apply_ada_max.cc. 4 years ago
apply_adagrad.cc [feat] [assistant] [I48OBP] add dynamic shape for ApplyAdagrad operator 4 years ago
apply_adagrad.h [feat] [assistant] [I48OBP] add dynamic shape for ApplyAdagrad operator 4 years ago
apply_adagrad_d_a.cc Clear the warning information under the ops directory 4 years ago
apply_adagrad_d_a.h add c++ Annotation 4 years ago
apply_adagrad_v2.cc [feat][assistant][I480D6] add new Ascend operator ApplyAdagradV2 4 years ago
apply_adagrad_v2.h [feat][assistant][I480D6] add new Ascend operator ApplyAdagradV2 4 years ago
apply_add_sign.cc [feat][assistant][I480CC] add applyaddsign 4 years ago
apply_add_sign.h [feat][assistant][I480CC] add applyaddsign 4 years ago
apply_centered_rms_prop.cc [feat][assistant][I48OB7] Modify ApplyCenteredRMSProp to be a dynamic shape operator 4 years ago
apply_centered_rms_prop.h [feat][assistant][I48OB7] Modify ApplyCenteredRMSProp to be a dynamic shape operator 4 years ago
apply_gradient_descent.cc [feat][assistant][I48O97] Modify ApplyGradientDescent to be a dynamic shape operator 4 years ago
apply_gradient_descent.h [feat][assistant][I48O97] Modify ApplyGradientDescent to be a dynamic shape operator 4 years ago
apply_keras_momentum.cc [feat][assistant][I40FFO] add new Ascend operator ApplyKerasMomentum 4 years ago
apply_keras_momentum.h [feat][assistant][I40FFO] add new Ascend operator ApplyKerasMomentum 4 years ago
apply_momentum.cc [feat][assistant][I48O98]add dynamic shape for ApplyMomentum opertion 4 years ago
apply_momentum.h [feat][assistant][I48O98]add dynamic shape for ApplyMomentum opertion 4 years ago
arg_max.cc pclint clean 4 years ago
arg_max.h add c++ Annotation 4 years ago
arg_min.cc !21016 pclint code 0728 master 4 years ago
arg_min.h add c++ Annotation 4 years ago
asin.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
asin.h add c++ Annotation 4 years ago
assert.cc code check clean 4 years ago
assert.h add instruction 4 years ago
assign.cc add dynamic shape for assign 4 years ago
assign.h add c++ Annotation 4 years ago
assign_add.cc [feat][assistant][I48OCN]add dynamic shape for AssignAdd operation 4 years ago
assign_add.h [feat][assistant][I48OCN]add dynamic shape for AssignAdd operation 4 years ago
assign_sub.cc [feat][assistant][I48ODB]add dynamic shape for AssignSub operation 4 years ago
assign_sub.h [feat][assistant][I48ODB]add dynamic shape for AssignSub operation 4 years ago
atan.cc pclint clean 4 years ago
atan.h add c++ Annotation 4 years ago
attention.cc modify multihead fusion 4 years ago
attention.h add attention op doc 4 years ago
audio_spectrogram.cc ops dynamic shape fix 4 years ago
audio_spectrogram.h add instruction for op prototype 4 years ago
avg_pool.cc clear the alarm information of master branch 4 years ago
avg_pool.h add c++ Annotation 4 years ago
avg_pool_3d.cc clear the alarm information of master branch 4 years ago
avg_pool_3d.h add c++ Annotation 4 years ago
batch_matmul.cc fix zeros core dump when only has one input 4 years ago
batch_matmul.h add c++ Annotation 4 years ago
batch_norm.cc !23780 pclint clean for core ops 4 years ago
batch_norm.h add c++ Annotation 4 years ago
batch_to_space.cc codecheck clean 4 years ago
batch_to_space.h add c++ Annotation 4 years ago
batch_to_space_nd.cc add new dynamic shape operator to BatchToSpaceND 4 years ago
batch_to_space_nd.h add new dynamic shape operator to BatchToSpaceND 4 years ago
bessel_i0e.cc [feat] [assistant] [I48OAH] add dynamic shape for BesselI0e operator 4 years ago
bessel_i0e.h [feat] [assistant] [I48OAH] add dynamic shape for BesselI0e operator 4 years ago
bessel_i1e.cc [feat] [assistant] [I48OBD] add dynamic shape for BesselI1e operator 4 years ago
bessel_i1e.h [feat] [assistant] [I48OBD] add dynamic shape for BesselI1e operator 4 years ago
bias_add.cc correct the hint 4 years ago
bias_add.h add c++ Annotation 4 years ago
binary_cross_entropy.cc codecheck clean 4 years ago
binary_cross_entropy.h add c++ Annotation 4 years ago
broadcast.cc pclint clean for ops 4 years ago
broadcast.h add c++ Annotation 4 years ago
broadcast_to.cc !21016 pclint code 0728 master 4 years ago
broadcast_to.h add c++ Annotation 4 years ago
call.cc add call op 4 years ago
call.h add comments for call op 4 years ago
cast.cc add some ops 5 years ago
cast.h add c++ Annotation 4 years ago
cdist.cc clear the alarm information of master branch 4 years ago
cdist.h add c++ Annotation 4 years ago
ceil.cc ops code review 4 years ago
ceil.h add c++ Annotation 4 years ago
celu.cc [feat] [assistant] [I40GGE] add new Ascend operator CeLU 4 years ago
celu.h add c++ Annotation 4 years ago
clip.cc pclint clean 4 years ago
clip.h add instruction for op prototype 4 years ago
complex.cc Add complex ops and bprop of real、conj、imag ops 4 years ago
complex.h add c++ Annotation 4 years ago
concat.cc code check for master 4 years ago
concat.h add c++ Annotation 4 years ago
constant_of_shape.cc pclint clean 4 years ago
constant_of_shape.h [MSLITE] Add annotation for constantOfShape. 4 years ago
control_depend.cc ops code review 4 years ago
control_depend.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
conv2d.cc modify c++ msg 4 years ago
conv2d.h add c++ Annotation 4 years ago
conv2d_transpose.cc codecheck clean 4 years ago
conv2d_transpose.h add c++ Annotation 4 years ago
cos.cc [feat] [assistant] [I48OAE] cos infer with dynamic shape 4 years ago
cos.h add c++ Annotation 4 years ago
crop.cc codecheck clean 4 years ago
crop.h add instruction for op prototype 4 years ago
crop_and_resize.cc ops code review 4 years ago
crop_and_resize.h add c++ Annotation 4 years ago
ctc_loss_v2.cc clear the alarm information of master branch 4 years ago
ctc_loss_v2.h add c++ Annotation 4 years ago
ctc_loss_v2_grad.cc clear the alarm information of master branch 4 years ago
ctc_loss_v2_grad.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
ctcloss.cc codecheck clean 4 years ago
ctcloss.h add c++ Annotation 4 years ago
cummin.cc [feat] [assistant] [I40GGH] add new ascend operator Cummin 4 years ago
cummin.h [feat] [assistant] [I40GGH] add new ascend operator Cummin 4 years ago
cumsum.cc codecheck clean 4 years ago
cumsum.h add c++ Annotation 4 years ago
custom.cc ops code review 4 years ago
custom.h Replace std::unordered_map/set with robin-hood-hashing 4 years ago
custom_extract_features.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 5 years ago
custom_extract_features.h remove un-use code 4 years ago
custom_normalize.cc pclint clean 4 years ago
custom_normalize.h remove un-use code 4 years ago
custom_predict.cc ops code review 4 years ago
custom_predict.h remove un-use code 4 years ago
depend.cc add some ops 5 years ago
depend.h add instruction for op prototype 4 years ago
depth_to_space.cc codecheck clean 4 years ago
depth_to_space.h add c++ Annotation 4 years ago
detection_post_process.cc codecheck clean 4 years ago
detection_post_process.h remove un-use code 4 years ago
diag.cc code check clean 4 years ago
diag.h add c++ Annotation 4 years ago
diag_part.cc Clear the warning information under the ops directory 4 years ago
diag_part.h add c++ Annotation 4 years ago
div.cc pclint clean for ops 4 years ago
div.h add c++ Annotation 4 years ago
dropout.cc pclint clean for ops 4 years ago
dropout.h add c++ Annotation 4 years ago
dropout_do_mask.cc ops dynamic shape fix 4 years ago
dropout_do_mask.h add c++ Annotation 4 years ago
dropout_gen_mask.cc ops dynamic shape fix 4 years ago
dropout_gen_mask.h add c++ Annotation 4 years ago
dtype.cc pclint code 0728 master 4 years ago
dtype.h add c++ Annotation 4 years ago
dynamic_broadcast_gradient_args.cc clear the alarm information of master branch 4 years ago
dynamic_broadcast_gradient_args.h remove un-use code 4 years ago
dynamic_broadcast_to.cc ops dynamic shape fix 4 years ago
dynamic_broadcast_to.h ops dynamic shape fix 4 years ago
eltwise.cc ops code review 4 years ago
eltwise.h add instruction for op prototype 4 years ago
elu.cc pclint clean for ops 4 years ago
elu.h add c++ Annotation 4 years ago
embedding_lookup.cc codecheck clean 4 years ago
embedding_lookup.h add c++ Annotation 4 years ago
equal.cc codecheck clean 4 years ago
equal.h add c++ Annotation 4 years ago
erf.cc [feat] [assistant] [I48OAU] add dynamic shape for Erf operator 4 years ago
erf.h [feat] [assistant] [I48OAU] add dynamic shape for Erf operator 4 years ago
erfc.cc [feat] [assistant] [I48OAZ] add dynamic shape for Erfc operator 4 years ago
erfc.h [feat] [assistant] [I48OAZ] add dynamic shape for Erfc operator 4 years ago
erfinv.cc Clear the warning information under the ops directory 4 years ago
erfinv.h add c++ Annotation 4 years ago
exp.cc !21016 pclint code 0728 master 4 years ago
exp.h add c++ Annotation 4 years ago
expand_dims.cc ops dynamic shape fix 4 years ago
expand_dims.h add c++ Annotation 4 years ago
extract_volume_patches.cc [feat][assistant][#I40FFZ] add new Ascend operator ExtractVolumePatches 4 years ago
extract_volume_patches.h add c++ Annotation 4 years ago
fake_quant_with_min_max_vars.cc codecheck clean 4 years ago
fake_quant_with_min_max_vars.h add c++ Annotation 4 years ago
fake_quant_with_min_max_vars_per_channel.cc codecheck clean 4 years ago
fake_quant_with_min_max_vars_per_channel.h add c++ Annotation 4 years ago
fast_gelu.cc [feat] [assistant] [I48OBR] add dynamic shape for FastGeLU and FastGeLUGrad 4 years ago
fast_gelu.h [feat] [assistant] [I48OBR] add dynamic shape for FastGeLU and FastGeLUGrad 4 years ago
fft_imag.cc code clean 4 years ago
fft_imag.h add instruction for op prototype 4 years ago
fft_real.cc pclint clean 4 years ago
fft_real.h add instruction for op prototype 4 years ago
fill.cc codecheck clean 4 years ago
fill.h add c++ Annotation 4 years ago
flatten.cc [feat][assistant][I48OBK] add dynamic shape for Flatten operation 4 years ago
flatten.h add c++ Annotation 4 years ago
floor.cc Support float64 for CPU OP, including arithmetic, reshape, scatter_nd_update, select. And Fix floor.cc. 4 years ago
floor.h [feat] [assistant] [I48O9F] add dynamic shape for Floor operator 4 years ago
floor_div.cc add some ops 5 years ago
floor_div.h add c++ Annotation 4 years ago
floor_mod.cc add some ops 5 years ago
floor_mod.h add c++ Annotation 4 years ago
fused_batch_norm.cc pclint clean 4 years ago
fused_batch_norm.h add instruction for op prototype 4 years ago
gather.cc fix code-clean 4 years ago
gather.h d 4 years ago
gather_d.cc pass argname, primitive name for the function of validator and update the error info of addn. 4 years ago
gather_d.h d 4 years ago
gather_nd.cc codecheck clean 4 years ago
gather_nd.h d 4 years ago
gelu.cc pclint clean for ops 4 years ago
gelu.h d 4 years ago
ger.cc [feat] [assistant] [I40GGM] add new ascend operator Ger 4 years ago
ger.h d 4 years ago
getnext.cc pclint warning clean 4 years ago
getnext.h d 4 years ago
glu.cc ops code review 4 years ago
glu.h remove un-use code 4 years ago
greater.cc add some ops 5 years ago
greater.h d 4 years ago
greater_equal.cc add some ops 5 years ago
greater_equal.h d 4 years ago
gru.cc add instruction for op prototype 4 years ago
gru.h add instruction for op prototype 4 years ago
hashtable_lookup.cc codecheck clean 4 years ago
hashtable_lookup.h add instruction for op prototype 4 years ago
hshrink.cc code check clean 4 years ago
hshrink.h d 4 years ago
hsigmoid.cc pclint clean for ops 4 years ago
hsigmoid.h d 4 years ago
identity.cc add some ops 5 years ago
identity.h d 4 years ago
index_add.cc clear the alarm information of master branch 4 years ago
index_add.h d 4 years ago
instance_norm.cc ops code review 4 years ago
instance_norm.h add instruction for op prototype 4 years ago
invert.cc [feat][assistant][I48OBZ]add dynamic shape for Invert operation 4 years ago
invert.h [feat][assistant][I48OBZ]add dynamic shape for Invert operation 4 years ago
invert_permutation.cc remove unnecessary ops 4 years ago
invert_permutation.h d 4 years ago
iou.cc [feat][assistant][I480FL] add the dynamic shape for iou 4 years ago
iou.h [feat][assistant][I480FL] add the dynamic shape for iou 4 years ago
is_finite.cc Change set_in_channel 5 years ago
is_finite.h d 4 years ago
is_inf.cc [feat] [assistant] [I3T92M] add new math operator IsInf 4 years ago
is_inf.h [feat] [assistant] [I3T92M] add new math operator IsInf 4 years ago
is_nan.cc [feat][assistant][I3T92O]add new operator IsNan 4 years ago
is_nan.h [feat][assistant][I3T92O]add new operator IsNan 4 years ago
l2_loss.cc [feat] [assistant] [I48OFM] Implement dynamic shape for L2Loss 4 years ago
l2_loss.h [feat] [assistant] [I48OFM] Implement dynamic shape for L2Loss 4 years ago
l2_normalize.cc pclint code 0728 master 4 years ago
l2_normalize.h d 4 years ago
lars_v2_update.cc [feat] [assistant] [I48OFN]Implement dynamic shape for LARS 4 years ago
lars_v2_update.h [feat] [assistant] [I48OFN]Implement dynamic shape for LARS 4 years ago
layer_norm.cc fix error log 4 years ago
layer_norm.h d 4 years ago
layer_norm_beta_gamma_backprop_v2.cc code clean 4 years ago
layer_norm_beta_gamma_backprop_v2.h xupdate LayerNormGrad split pass to V2 4 years ago
layer_norm_x_backprop_v2.cc code clean 4 years ago
layer_norm_x_backprop_v2.h xupdate LayerNormGrad split pass to V2 4 years ago
leaky_relu.cc pclint clean for ops 4 years ago
leaky_relu.h d 4 years ago
lerp.cc Clear the warning information under the ops directory 4 years ago
lerp.h d 4 years ago
less.cc [feat] [assistant] [I48OFO] Implement dynamic shape for Less 4 years ago
less.h d 4 years ago
less_equal.cc [feat] [assistant] [I48OFP]Implement dynamic shape for LessEqual 4 years ago
less_equal.h d 4 years ago
lin_space.cc add master new cops 5 years ago
lin_space.h d 4 years ago
log.cc !21016 pclint code 0728 master 4 years ago
log.h d 4 years ago
log1p.cc add a process of make type and shape to be abstract 4 years ago
log1p.h d 4 years ago
log_softmax.cc pclint code 0728 master 4 years ago
log_softmax.h d 4 years ago
logical_and.cc pclint clean for ops 4 years ago
logical_and.h optimize the comment and log description 4 years ago
logical_not.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
logical_not.h optimize the comment and log description 4 years ago
logical_or.cc pclint clean for ops 4 years ago
logical_or.h optimize the comment and log description 4 years ago
logical_xor.cc add some ops 5 years ago
logical_xor.h d 4 years ago
lp_norm.cc clean code for pclint 4 years ago
lp_norm.h add lpnorm 4 years ago
lp_normalization.cc ops code review 4 years ago
lp_normalization.h add instruction for op prototype 4 years ago
lrn.cc codecheck clean 4 years ago
lrn.h d 4 years ago
lsh_projection.cc codecheck clean 4 years ago
lsh_projection.h add instruction for op prototype 4 years ago
lstm.cc codecheck clean 4 years ago
lstm.h d 4 years ago
masked_fill.cc Clear the warning information under the ops directory 4 years ago
masked_fill.h d 4 years ago
mat_mul.cc fix code-clean 4 years ago
mat_mul.h d 4 years ago
max_pool.cc pclint warning clean 4 years ago
max_pool.h d 4 years ago
maximum.cc pclint clean for ops 4 years ago
maximum.h d 4 years ago
mfcc.cc codecheck clean 4 years ago
mfcc.h add instruction for op prototype 4 years ago
minimum.cc codecheck clean 4 years ago
minimum.h d 4 years ago
mod.cc add some ops 5 years ago
mod.h d 4 years ago
mul.cc codecheck clean 4 years ago
mul.h d 4 years ago
neg.cc !21016 pclint code 0728 master 4 years ago
neg.h d 4 years ago
neighborexchange.cc Fix some typo issues 4 years ago
neighborexchange.h d 4 years ago
neighborexchangev2.cc Fix some typo issues 4 years ago
neighborexchangev2.h NeighborExchangeV2 & Grad 4 years ago
non_max_suppression.cc fix pclint clean 4 years ago
non_max_suppression.h add instruction for op prototype 4 years ago
non_zero.cc remove unnecessary ops 4 years ago
non_zero.h add comment about nonzero op 4 years ago
not_equal.cc codecheck clean 4 years ago
not_equal.h d 4 years ago
one_hot.cc code check clean 4 years ago
one_hot.h d 4 years ago
ones.cc fix info in conv brop typeerrer 4 years ago
ones.h d 4 years ago
ones_like.cc ops dynamic shape fix 4 years ago
ones_like.h d 4 years ago
op_utils.cc [feat] [assistant] [I48OFP]Implement dynamic shape for LessEqual 4 years ago
op_utils.h support parameter cache and distribution predict 4 years ago
pack.cc pclint clean for ops 4 years ago
pack.h d 4 years ago
pad.cc ops code review 4 years ago
pad.h d 4 years ago
partial.cc add some ops 5 years ago
partial.h add instruction 4 years ago
pow.cc pclint clean for ops 4 years ago
pow.h d 4 years ago
prelu.cc codecheck clean 4 years ago
prelu.h d 4 years ago
primitive_c.cc clean pclint warning 4 years ago
primitive_c.h Add some document for Core 4 years ago
prior_box.cc pclint code 0728 master 4 years ago
prior_box.h add prior_box, reduce, scale op comments 4 years ago
proposal.cc ops code review 4 years ago
proposal.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
quant_dtype_cast.cc ops dynamic shape fix 4 years ago
quant_dtype_cast.h add instruction for op prototype 4 years ago
ragged_range.cc add lite ragged_range kernel 4 years ago
ragged_range.h add ops docs 4 years ago
random_standard_normal.cc ops code review 4 years ago
random_standard_normal.h code check 4 years ago
range.cc codecheck clean 4 years ago
range.h d 4 years ago
rank.cc pclint clean for ops 4 years ago
rank.h d 4 years ago
real_div.cc codecheck clean 4 years ago
real_div.h d 4 years ago
reciprocal.cc !21016 pclint code 0728 master 4 years ago
reciprocal.h d 4 years ago
reduce.cc ops code review 4 years ago
reduce.h add prior_box, reduce, scale op comments 4 years ago
reduce_all.cc modify codeDEX_C for R1.2 5 years ago
reduce_all.h optimize the comment and log description 4 years ago
reduce_any.cc add some ops 5 years ago
reduce_any.h optimize the comment and log description 4 years ago
reduce_asum.cc add some ops 5 years ago
reduce_asum.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
reduce_max.cc add some ops 5 years ago
reduce_max.h d 4 years ago
reduce_mean.cc add some ops 5 years ago
reduce_mean.h d 4 years ago
reduce_min.cc add some ops 5 years ago
reduce_min.h Operator group C + + interface annotation 4 years ago
reduce_prod.cc add some ops 5 years ago
reduce_prod.h Operator group C + + interface annotation 4 years ago
reduce_scatter.cc support parameter cache and distribution predict 4 years ago
reduce_scatter.h support parameter cache and distribution predict 4 years ago
reduce_sum.cc 1. fix:unexpected eiminate of tile 4 years ago
reduce_sum.h Operator group C + + interface annotation 4 years ago
reduce_sum_square.cc add some ops 5 years ago
reduce_sum_square.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
relu.cc add more info when infer error 4 years ago
relu.h Operator group C + + interface annotation 4 years ago
relu6.cc !21016 pclint code 0728 master 4 years ago
relu6.h Operator group C + + interface annotation 4 years ago
reluv2.cc code check clean 4 years ago
reluv2.h Operator group C + + interface annotation 4 years ago
reshape.cc codecheck clean 4 years ago
reshape.h Operator group C + + interface annotation 4 years ago
resize.cc ops code review 4 years ago
resize.h add instruction for op prototype 4 years ago
resize_bilinear.cc !22720 ops codecheck clean 4 years ago
resize_bilinear.h Operator group C + + interface annotation 4 years ago
resize_nearest_neighbor.cc ops code review 4 years ago
resize_nearest_neighbor.h Operator group C + + interface annotation 4 years ago
reverse_sequence.cc codecheck clean 4 years ago
reverse_sequence.h Operator group C + + interface annotation 4 years ago
reverse_v2.cc ops code review 4 years ago
reverse_v2.h Operator group C + + interface annotation 4 years ago
rfft.cc pclint clean 4 years ago
rfft.h add instruction for op prototype 4 years ago
rint.cc [feat][assistant][I48O9R]add dynamic shape for Rint operation 4 years ago
rint.h [feat][assistant][I48O9R]add dynamic shape for Rint operation 4 years ago
roi_pooling.cc codecheck clean 4 years ago
roi_pooling.h add instruction for op prototype 4 years ago
roll.cc clear the alarm information of master branch 4 years ago
roll.h add c++ Annotation 4 years ago
round.cc pclint warning clean 4 years ago
round.h Operator group C + + interface annotation 4 years ago
rsqrt.cc ops code review 4 years ago
rsqrt.h Operator group C + + interface annotation 4 years ago
scalar_summary.cc pclint code 0728 master 4 years ago
scalar_summary.h Operator group C + + interface annotation 4 years ago
scale.cc pclint clean 4 years ago
scale.h add prior_box, reduce, scale op comments 4 years ago
scatter_nd.cc codecheck clean 4 years ago
scatter_nd.h Operator group C + + interface annotation 4 years ago
scatter_nd_add.cc [feat] [assistant] [I48OAC] add new data operator Flickr 4 years ago
scatter_nd_add.h [feat] [assistant] [I48OAC] add new data operator Flickr 4 years ago
scatter_nd_update.cc [feat][assistant][I48ODC] Add dynamic shape for ScatterNdUpdate operation 4 years ago
scatter_nd_update.h [feat][assistant][I48ODC] Add dynamic shape for ScatterNdUpdate operation 4 years ago
select.cc move GetUnsortedSegmentOpScalarArg to inner 4 years ago
select.h Operator group C + + interface annotation 4 years ago
sgd.cc ops code review 4 years ago
sgd.h Operator group C + + interface annotation 4 years ago
shape.cc !21016 pclint code 0728 master 4 years ago
shape.h Operator group C + + interface annotation 4 years ago
sigmoid.cc add some ops 5 years ago
sigmoid.h Operator group C + + interface annotation 4 years ago
sigmoid_cross_entropy_with_logits.cc codecheck clean 4 years ago
sigmoid_cross_entropy_with_logits.h Operator group C + + interface annotation 4 years ago
sin.cc code check for master 4 years ago
sin.h Operator group C + + interface annotation 4 years ago
size.cc remove unnecessary ops 4 years ago
size.h Operator group C + + interface annotation 4 years ago
skip_gram.cc ops code review 4 years ago
skip_gram.h add instruction for op prototype 4 years ago
slice.cc fix info in conv brop typeerrer 4 years ago
slice.h !25026 support dynamic shape for cpu kernel of mae net 4 years ago
smooth_l1_loss.cc clear the alarm information of master branch 4 years ago
smooth_l1_loss.h Operator group C + + interface annotation 4 years ago
soft_margin_loss.cc clear the alarm information of master branch 4 years ago
soft_margin_loss.h Operator group C + + interface annotation 4 years ago
soft_shrink.cc clear the alarm information of master branch 4 years ago
soft_shrink.h Operator group C + + interface annotation 4 years ago
softmax.cc pclint clean 4 years ago
softmax.h Operator group C + + interface annotation 4 years ago
softmax_cross_entropy_with_logits.cc [feat][assistant][I48O9Y] Modify SoftmaxCrossEntropyWithLogits to be a dynamic shape operator 4 years ago
softmax_cross_entropy_with_logits.h [feat][assistant][I48O9Y] Modify SoftmaxCrossEntropyWithLogits to be a dynamic shape operator 4 years ago
softplus.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
softplus.h Operator group C + + interface annotation 4 years ago
sort.cc [feat] [assistant] [I48OA6] add dynamic shape for Sort operator 4 years ago
sort.h [feat] [assistant] [I48OA6] add dynamic shape for Sort operator 4 years ago
space_to_batch.cc clear the alarm information of master branch 4 years ago
space_to_batch.h Operator group C + + interface annotation 4 years ago
space_to_batch_nd.cc pclint clean 4 years ago
space_to_batch_nd.h Operator group C + + interface annotation 4 years ago
space_to_depth.cc code check clean 4 years ago
space_to_depth.h Operator group C + + interface annotation 4 years ago
sparse_apply_r_m_s_prop.cc clear the alarm information of master branch 4 years ago
sparse_apply_r_m_s_prop.h add c++ Annotation 4 years ago
sparse_softmax_cross_entropy_with_logits.cc codecheck clean 4 years ago
sparse_softmax_cross_entropy_with_logits.h Operator group C + + interface annotation 4 years ago
sparse_to_dense.cc codecheck clean 4 years ago
sparse_to_dense.h Operator group C + + interface annotation 4 years ago
splice.cc ops code review 4 years ago
splice.h [MSLITE] code check 4 years ago
split.cc clear the alarm information of master branch 4 years ago
split.h Operator group C + + interface annotation 4 years ago
split_v.cc clear the alarm information of master branch 4 years ago
split_v.h Operator group C + + interface annotation 4 years ago
split_with_overlap.cc ops code review 4 years ago
split_with_overlap.h [MSLITE] ops readme split with overlap && adder 4 years ago
sqrt.cc add some ops 5 years ago
sqrt.h Operator group C + + interface annotation 4 years ago
square.cc 1. fix:unexpected eiminate of tile 4 years ago
square.h Operator group C + + interface annotation 4 years ago
squared_difference.cc pclint clean for ops 4 years ago
squared_difference.h Operator group C + + interface annotation 4 years ago
squeeze.cc code clean 4 years ago
squeeze.h Operator group C + + interface annotation 4 years ago
stack.cc fix pc-lint 4 years ago
stack.h Operator group C + + interface annotation 4 years ago
strided_slice.cc fix info in conv brop typeerrer 4 years ago
strided_slice.h ops dynamic shape fix 4 years ago
sub.cc codecheck clean 4 years ago
sub.h Operator group C + + interface annotation 4 years ago
switch.cc add some ops 5 years ago
switch.h remove merge op 4 years ago
switch_layer.cc remove merge op 4 years ago
switch_layer.h remove merge op 4 years ago
tan.cc [feat] [assistant] [I48OB8] tan with dynamic infer shape 4 years ago
tan.h [feat] [assistant] [I48OB8] tan with dynamic infer shape 4 years ago
tanh.cc add ops Tanh infer 4 years ago
tanh.h Operator group C + + interface annotation 4 years ago
tensor_array.cc refactor include files 4 years ago
tensor_array.h [MS][LITE] fix static error 4 years ago
tensor_array_read.cc add tensorarray and affine 4 years ago
tensor_array_read.h [MS][LITE] fix static error 4 years ago
tensor_array_write.cc add tensorarray and affine 4 years ago
tensor_array_write.h [MS][LITE] fix static error 4 years ago
tensor_list_from_tensor.cc !23483 pclint warning clean 4 years ago
tensor_list_from_tensor.h Add comments 4 years ago
tensor_list_get_item.cc ops code review 4 years ago
tensor_list_get_item.h Add comments 4 years ago
tensor_list_reserve.cc ops code review 4 years ago
tensor_list_reserve.h Add comments 4 years ago
tensor_list_set_item.cc ops code review 4 years ago
tensor_list_set_item.h Add comments 4 years ago
tensor_list_stack.cc pclint clean for ops 4 years ago
tensor_list_stack.h Add comments 4 years ago
tensor_summary.cc pclint code 0728 master 4 years ago
tensor_summary.h Operator group C + + interface annotation 4 years ago
tile.cc fix info in conv brop typeerrer 4 years ago
tile.h Operator group C + + interface annotation 4 years ago
to_format.cc ops code review 4 years ago
to_format.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
topk.cc codecheck clean 4 years ago
topk.h Operator group C + + interface annotation 4 years ago
transpose.cc fix info in conv brop typeerrer 4 years ago
transpose.h Operator group C + + interface annotation 4 years ago
trunc.cc [feat][assistant][I40FGD] add new Ascend operator Trunc 4 years ago
trunc.h add c++ Annotation 4 years ago
uniform_real.cc pclint clean 4 years ago
uniform_real.h Operator group C + + interface annotation 4 years ago
unique.cc add some ops 5 years ago
unique.h Operator group C + + interface annotation 4 years ago
unpack.cc pclint clean 4 years ago
unpack.h add c++ Annotation 4 years ago
unsorted_segment_sum.cc pclint clean 4 years ago
unsorted_segment_sum.h Operator group C + + interface annotation 4 years ago
unsqueeze.cc clear the alarm information of master branch 4 years ago
unsqueeze.h add instruction for op prototype 4 years ago
unstack.cc !21016 pclint code 0728 master 4 years ago
unstack.h Operator group C + + interface annotation 4 years ago
where.cc codecheck clean 4 years ago
where.h add instruction for op prototype 4 years ago
xdivy.cc [feat] [assistant] [I48OD8] add dynamic shape for Xdivy operation 4 years ago
xdivy.h [feat] [assistant] [I48OD8] add dynamic shape for Xdivy operation 4 years ago
zeros.cc fix info in conv brop typeerrer 4 years ago
zeros.h Operator group C + + interface annotation 4 years ago
zeros_like.cc code check clean 4 years ago
zeros_like.h Operator group C + + interface annotation 4 years ago