mindspore2022/mindspore/core/ops
王南 e1edb7314f fix api docs 2021-06-28 10:16:51 +08:00
..
fusion conv2dbackpropinput & conv2dbackpropfilter c++ infer 2021-06-08 10:48:29 +08:00
grad fix conv2d backprop pad mode wrong type 2021-06-16 11:09:51 +08:00
abs.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
abs.h add some ops 2021-02-03 19:47:53 +08:00
adam.cc modify redundant code 2021-04-19 20:39:29 +08:00
adam.h add some ops 2021-02-03 19:47:53 +08:00
add.cc BiasAdd 2021-06-25 17:32:35 +08:00
add.h Add 2021-05-18 17:32:29 +08:00
adder.cc add some ops 2021-02-03 19:47:53 +08:00
adder.h add some ops 2021-02-03 19:47:53 +08:00
addn.cc code_clean 2021-06-15 11:45:12 +08:00
addn.h add some ops 2021-02-03 19:47:53 +08:00
affine.cc add tensorarray and affine 2021-06-18 11:32:48 +08:00
affine.h add tensorarray and affine 2021-06-18 11:32:48 +08:00
all.cc add some ops 2021-02-03 19:47:53 +08:00
all.h add some ops 2021-02-03 19:47:53 +08:00
apply_momentum.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
apply_momentum.h add some ops 2021-02-03 19:47:53 +08:00
arg_max.cc modify code check for Master 2021-06-07 19:01:36 +08:00
arg_max.h add some ops 2021-02-03 19:47:53 +08:00
arg_min.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
arg_min.h add some ops 2021-02-03 19:47:53 +08:00
asin.cc clean code 2021-05-31 16:25:42 +08:00
asin.h add some ops 2021-02-03 19:47:53 +08:00
assert.cc modify redundant code 2021-04-19 20:39:29 +08:00
assert.h add some ops 2021-02-03 19:47:53 +08:00
assign.cc add function to remove monad abs when using cpp infer 2021-05-21 17:02:52 +08:00
assign.h add some ops 2021-02-03 19:47:53 +08:00
assign_add.cc Modify code check for master 2021-06-01 14:17:56 +08:00
assign_add.h add some ops 2021-02-03 19:47:53 +08:00
atan.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
atan.h add some ops 2021-02-03 19:47:53 +08:00
audio_spectrogram.cc modify code check for Master 2021-06-07 19:01:36 +08:00
audio_spectrogram.h avoid cast when doing infer 2021-04-16 17:57:35 +08:00
avg_pool.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
avg_pool.h add some ops 2021-02-03 19:47:53 +08:00
avg_pool_3d.cc modified some api bug. 2021-06-10 11:48:38 +08:00
avg_pool_3d.h support avgpool3d 2021-05-22 14:44:11 +08:00
batch_matmul.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
batch_matmul.h c++ infer for Matmul & BatchMatmul & conv2d 2021-05-19 10:44:41 +08:00
batch_norm.cc modify code check for Master 2021-06-07 19:01:36 +08:00
batch_norm.h add some ops 2021-02-03 19:47:53 +08:00
batch_to_space.cc modify code check for Master 2021-06-07 19:01:36 +08:00
batch_to_space.h add some ops 2021-02-03 19:47:53 +08:00
batch_to_space_nd.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
batch_to_space_nd.h add some ops 2021-02-03 19:47:53 +08:00
bias_add.cc BiasAdd 2021-06-25 17:32:35 +08:00
bias_add.h BiasAdd 2021-06-10 19:43:43 +08:00
binary_cross_entropy.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
binary_cross_entropy.h add some ops 2021-02-03 19:47:53 +08:00
broadcast.cc code check for master 2021-06-05 17:42:51 +08:00
broadcast.h add some ops 2021-02-03 19:47:53 +08:00
broadcast_to.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
broadcast_to.h gather op infer 2021-04-17 17:07:14 +08:00
call.cc add call op 2021-04-22 19:17:45 +08:00
call.h add call op 2021-04-22 19:17:45 +08:00
cast.cc add some ops 2021-02-03 19:47:53 +08:00
cast.h add some ops 2021-02-03 19:47:53 +08:00
ceil.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
ceil.h add some ops 2021-02-03 19:47:53 +08:00
clip.cc add some ops 2021-02-03 19:47:53 +08:00
clip.h add some ops 2021-02-03 19:47:53 +08:00
concat.cc code_clean 2021-06-15 11:45:12 +08:00
concat.h add some ops 2021-02-03 19:47:53 +08:00
constant_of_shape.cc Modify code check for master 2021-06-01 14:17:56 +08:00
constant_of_shape.h add some ops 2021-02-03 19:47:53 +08:00
control_depend.cc add some ops 2021-02-03 19:47:53 +08:00
control_depend.h add some ops 2021-02-03 19:47:53 +08:00
conv2d.cc !18225 fix conv2d backprop pad mode wrong type 2021-06-18 01:27:03 +00:00
conv2d.h add some ops 2021-02-03 19:47:53 +08:00
conv2d_transpose.cc conv2dbackpropinput & conv2dbackpropfilter c++ infer 2021-06-08 10:48:29 +08:00
conv2d_transpose.h conv2dbackpropinput & conv2dbackpropfilter c++ infer 2021-06-08 10:48:29 +08:00
cos.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
cos.h add some ops 2021-02-03 19:47:53 +08:00
crop.cc Modify code check for master 2021-06-01 14:17:56 +08:00
crop.h add some ops 2021-02-03 19:47:53 +08:00
crop_and_resize.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
crop_and_resize.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
ctcloss.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
ctcloss.h ctcloss support dynamic shape 2021-05-18 20:29:09 +08:00
cumsum.cc add op softplus cumsum 2021-04-28 09:14:27 +08:00
cumsum.h add op softplus cumsum 2021-04-28 09:14:27 +08:00
custom.cc modify custom 2021-04-25 15:13:17 +08:00
custom.h modify custom 2021-04-25 15:13:17 +08:00
custom_extract_features.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
custom_extract_features.h add some ops 2021-02-03 19:47:53 +08:00
custom_normalize.cc Modify code check for master 2021-06-01 14:17:56 +08:00
custom_normalize.h add some ops 2021-02-03 19:47:53 +08:00
custom_predict.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
custom_predict.h add some ops 2021-02-03 19:47:53 +08:00
depend.cc add some ops 2021-02-03 19:47:53 +08:00
depend.h add some ops 2021-02-03 19:47:53 +08:00
depth_to_space.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
depth_to_space.h add some ops 2021-02-03 19:47:53 +08:00
detection_post_process.cc clean code 2021-05-31 16:25:42 +08:00
detection_post_process.h add some ops 2021-02-03 19:47:53 +08:00
div.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
div.h add some ops 2021-02-03 19:47:53 +08:00
dropout.cc clean code 2021-05-31 16:25:42 +08:00
dropout.h add some ops 2021-02-03 19:47:53 +08:00
dropout_do_mask.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
dropout_do_mask.h dropout support dynamic shape 2021-05-26 11:08:02 +08:00
dropout_gen_mask.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
dropout_gen_mask.h dropout support dynamic shape 2021-05-26 11:08:02 +08:00
dtype.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
dtype.h Add some infer 2021-04-15 15:34:00 +08:00
dynamic_broadcast_gradient_args.cc add dynamic broadcastgradientargs 2021-06-14 23:32:57 +08:00
dynamic_broadcast_gradient_args.h add dynamic broadcastgradientargs 2021-06-14 23:32:57 +08:00
eltwise.cc add some ops 2021-02-03 19:47:53 +08:00
eltwise.h add some ops 2021-02-03 19:47:53 +08:00
elu.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
elu.h add some ops 2021-02-03 19:47:53 +08:00
embedding_lookup.cc Modify code check for master 2021-06-01 14:17:56 +08:00
embedding_lookup.h add some ops 2021-02-03 19:47:53 +08:00
equal.cc BiasAdd 2021-06-25 17:32:35 +08:00
equal.h Equal 2021-06-02 11:36:16 +08:00
erf.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
erf.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
exp.cc MakeAbstract 2021-06-09 10:06:24 +08:00
exp.h Exp 2021-05-31 11:06:30 +08:00
expand_dims.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
expand_dims.h add some ops 2021-02-03 19:47:53 +08:00
fake_quant_with_min_max_vars.cc code_clean 2021-06-15 11:45:12 +08:00
fake_quant_with_min_max_vars.h add some ops 2021-02-03 19:47:53 +08:00
fake_quant_with_min_max_vars_per_channel.cc code check for master 2021-06-05 17:42:51 +08:00
fake_quant_with_min_max_vars_per_channel.h add some ops 2021-02-03 19:47:53 +08:00
fft_imag.cc Modify code check for master 2021-06-01 14:17:56 +08:00
fft_imag.h add some ops 2021-02-03 19:47:53 +08:00
fft_real.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
fft_real.h add some ops 2021-02-03 19:47:53 +08:00
fill.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
fill.h add some ops 2021-02-03 19:47:53 +08:00
flatten.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
flatten.h add some ops 2021-02-03 19:47:53 +08:00
floor.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
floor.h add some ops 2021-02-03 19:47:53 +08:00
floor_div.cc add some ops 2021-02-03 19:47:53 +08:00
floor_div.h add some ops 2021-02-03 19:47:53 +08:00
floor_mod.cc add some ops 2021-02-03 19:47:53 +08:00
floor_mod.h add some ops 2021-02-03 19:47:53 +08:00
fused_batch_norm.cc add some ops 2021-02-03 19:47:53 +08:00
fused_batch_norm.h add some ops 2021-02-03 19:47:53 +08:00
gather.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
gather.h gather op infer 2021-04-17 17:07:14 +08:00
gather_d.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
gather_d.h gather op infer 2021-04-17 17:07:14 +08:00
gather_nd.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
gather_nd.h add some ops 2021-02-03 19:47:53 +08:00
gelu.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
gelu.h -gelu 2021-04-17 17:37:47 +08:00
getnext.cc fix api docs 2021-06-28 10:16:51 +08:00
getnext.h dynamic 2021-06-22 13:34:10 +08:00
glu.cc [MS][LITE] add glu op 2021-06-16 12:33:52 +08:00
glu.h [MS][LITE] add glu op 2021-06-16 12:33:52 +08:00
greater.cc add some ops 2021-02-03 19:47:53 +08:00
greater.h add some ops 2021-02-03 19:47:53 +08:00
greater_equal.cc add some ops 2021-02-03 19:47:53 +08:00
greater_equal.h add some ops 2021-02-03 19:47:53 +08:00
gru.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
gru.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
hashtable_lookup.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
hashtable_lookup.h add some ops 2021-02-03 19:47:53 +08:00
identity.cc add some ops 2021-02-03 19:47:53 +08:00
identity.h add some ops 2021-02-03 19:47:53 +08:00
instance_norm.cc add some ops 2021-02-03 19:47:53 +08:00
instance_norm.h add some ops 2021-02-03 19:47:53 +08:00
invert_permutation.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
invert_permutation.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
is_finite.cc Change set_in_channel 2021-03-05 14:39:00 +08:00
is_finite.h Change set_in_channel 2021-03-05 14:39:00 +08:00
l2_normalize.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
l2_normalize.h add some ops 2021-02-03 19:47:53 +08:00
layer_norm.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
layer_norm.h layernorm support dynamic shape 2021-05-25 14:44:32 +08:00
leaky_relu.cc change some check type api 2021-03-25 10:39:49 +08:00
leaky_relu.h add some ops 2021-02-03 19:47:53 +08:00
less.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
less.h add some ops 2021-02-03 19:47:53 +08:00
less_equal.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
less_equal.h add some ops 2021-02-03 19:47:53 +08:00
lin_space.cc add master new cops 2021-02-25 10:06:43 +08:00
lin_space.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
log.cc MakeAbstract 2021-06-09 10:06:24 +08:00
log.h Log&Reciprocal operator 2021-06-02 19:31:15 +08:00
log1p.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
log1p.h gather op infer 2021-04-17 17:07:14 +08:00
log_softmax.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
log_softmax.h Add logsoftmax C++ infer 2021-04-16 11:26:13 +08:00
logical_and.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
logical_and.h add some ops 2021-02-03 19:47:53 +08:00
logical_not.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
logical_not.h add some ops 2021-02-03 19:47:53 +08:00
logical_or.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
logical_or.h add some ops 2021-02-03 19:47:53 +08:00
logical_xor.cc add some ops 2021-02-03 19:47:53 +08:00
logical_xor.h add some ops 2021-02-03 19:47:53 +08:00
lp_normalization.cc add some ops 2021-02-03 19:47:53 +08:00
lp_normalization.h add some ops 2021-02-03 19:47:53 +08:00
lrn.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
lrn.h Change make tuple in core.ops 2021-03-05 10:54:33 +08:00
lsh_projection.cc modify code check for Master 2021-06-07 19:01:36 +08:00
lsh_projection.h add some ops 2021-02-03 19:47:53 +08:00
lstm.cc Modify code check for master 2021-06-01 14:17:56 +08:00
lstm.h modify lstm 2021-03-02 12:31:07 +08:00
mat_mul.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
mat_mul.h c++ infer for Matmul & BatchMatmul & conv2d 2021-05-19 10:44:41 +08:00
max_pool.cc modify code check for Master 2021-06-07 19:01:36 +08:00
max_pool.h add some ops 2021-02-03 19:47:53 +08:00
maximum.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
maximum.h add some ops 2021-02-03 19:47:53 +08:00
merge.cc clean code 2021-05-31 16:25:42 +08:00
merge.h add some ops 2021-02-03 19:47:53 +08:00
mfcc.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
mfcc.h add some ops 2021-02-03 19:47:53 +08:00
minimum.cc change some check type api 2021-03-25 10:39:49 +08:00
minimum.h add some ops 2021-02-03 19:47:53 +08:00
mod.cc add some ops 2021-02-03 19:47:53 +08:00
mod.h add some ops 2021-02-03 19:47:53 +08:00
mul.cc BiasAdd 2021-06-25 17:32:35 +08:00
mul.h Mul 2021-05-11 19:57:49 +08:00
neg.cc !17880 Combine some Cpp infered shape and type to abstract 2021-06-10 10:45:18 +08:00
neg.h Neg operator 2021-06-02 19:35:16 +08:00
non_max_suppression.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
non_max_suppression.h add some ops 2021-02-03 19:47:53 +08:00
non_zero.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
non_zero.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
not_equal.cc BiasAdd 2021-06-25 17:32:35 +08:00
not_equal.h Equal 2021-06-02 11:36:16 +08:00
one_hot.cc fix infer of onehot 2021-06-23 11:44:39 +08:00
one_hot.h Add C++ one_hot infer 2021-04-19 10:34:28 +08:00
ones_like.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
ones_like.h oneslike op infer in c++ 2021-04-26 17:31:16 +08:00
op_utils.cc clean code 2021-05-31 16:25:42 +08:00
op_utils.h [MS][LITE] add multi head attention fusion pass 2021-05-31 10:08:15 +08:00
pack.cc Modify code check for master 2021-06-01 14:17:56 +08:00
pack.h add some ops 2021-02-03 19:47:53 +08:00
pad.cc Modify code check for master 2021-06-01 14:17:56 +08:00
pad.h add some ops 2021-02-03 19:47:53 +08:00
partial.cc add some ops 2021-02-03 19:47:53 +08:00
partial.h add some ops 2021-02-03 19:47:53 +08:00
pow.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
pow.h add some ops 2021-02-03 19:47:53 +08:00
prelu.cc modify code check for Master 2021-06-07 19:01:36 +08:00
prelu.h add some ops 2021-02-03 19:47:53 +08:00
primitive_c.cc clean pclint warning 2021-04-22 20:23:21 +08:00
primitive_c.h add some ops 2021-02-03 19:47:53 +08:00
prior_box.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
prior_box.h add some ops 2021-02-03 19:47:53 +08:00
proposal.cc add some ops 2021-02-03 19:47:53 +08:00
proposal.h modify codeDEX_C for R1.2 2021-04-13 22:28:55 +08:00
quant_dtype_cast.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
quant_dtype_cast.h add some ops 2021-02-03 19:47:53 +08:00
ragged_range.cc add lite ragged_range kernel 2021-06-15 19:49:28 +08:00
ragged_range.h add lite ragged_range kernel 2021-06-15 19:49:28 +08:00
random_standard_normal.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
random_standard_normal.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
range.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
range.h add some ops 2021-02-03 19:47:53 +08:00
rank.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
rank.h add some ops 2021-02-03 19:47:53 +08:00
real_div.cc BiasAdd 2021-06-25 17:32:35 +08:00
real_div.h RealDiv 2021-05-17 10:36:00 +08:00
reciprocal.cc MakeAbstract 2021-06-09 10:06:24 +08:00
reciprocal.h Log&Reciprocal operator 2021-06-02 19:31:15 +08:00
reduce.cc clean code 2021-05-31 16:25:42 +08:00
reduce.h add some ops 2021-02-03 19:47:53 +08:00
reduce_all.cc modify codeDEX_C for R1.2 2021-04-13 22:28:55 +08:00
reduce_all.h add some ops 2021-02-03 19:47:53 +08:00
reduce_any.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_any.h add some ops 2021-02-03 19:47:53 +08:00
reduce_asum.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_asum.h add some ops 2021-02-03 19:47:53 +08:00
reduce_max.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_max.h add some ops 2021-02-03 19:47:53 +08:00
reduce_mean.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_mean.h add some ops 2021-02-03 19:47:53 +08:00
reduce_min.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_min.h add some ops 2021-02-03 19:47:53 +08:00
reduce_prod.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_prod.h add some ops 2021-02-03 19:47:53 +08:00
reduce_sum.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_sum.h add some ops 2021-02-03 19:47:53 +08:00
reduce_sum_square.cc add some ops 2021-02-03 19:47:53 +08:00
reduce_sum_square.h add some ops 2021-02-03 19:47:53 +08:00
relu.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
relu.h relu 2021-05-11 10:28:11 +08:00
relu6.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
relu6.h relu 2021-05-11 10:28:11 +08:00
reluv2.cc fix bug of reluv2 infer 2021-06-08 16:44:02 +08:00
reluv2.h ReLUV2 2021-05-24 09:53:15 +08:00
reshape.cc clean code 2021-05-31 16:25:42 +08:00
reshape.h add some ops 2021-02-03 19:47:53 +08:00
resize.cc supplement new master ops 2021-02-05 11:09:55 +08:00
resize.h add some ops 2021-02-03 19:47:53 +08:00
resize_bilinear.cc Modify code check for master 2021-06-01 14:17:56 +08:00
resize_bilinear.h add some ops 2021-02-03 19:47:53 +08:00
resize_nearest_neighbor.cc add some ops 2021-02-03 19:47:53 +08:00
resize_nearest_neighbor.h add some ops 2021-02-03 19:47:53 +08:00
reverse_sequence.cc Modify code check for master 2021-06-01 14:17:56 +08:00
reverse_sequence.h add some ops 2021-02-03 19:47:53 +08:00
reverse_v2.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
reverse_v2.h add some ops 2021-02-03 19:47:53 +08:00
rfft.cc Modify code check for master 2021-06-01 14:17:56 +08:00
rfft.h add some ops 2021-02-03 19:47:53 +08:00
roi_pooling.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
roi_pooling.h add some ops 2021-02-03 19:47:53 +08:00
round.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
round.h add some ops 2021-02-03 19:47:53 +08:00
rsqrt.cc modify code check for Master 2021-06-07 19:01:36 +08:00
rsqrt.h add some ops 2021-02-03 19:47:53 +08:00
scalar_summary.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
scalar_summary.h gather op infer 2021-04-17 17:07:14 +08:00
scale.cc add some ops 2021-02-03 19:47:53 +08:00
scale.h add some ops 2021-02-03 19:47:53 +08:00
scatter_nd.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
scatter_nd.h add some ops 2021-02-03 19:47:53 +08:00
select.cc add some ops 2021-02-03 19:47:53 +08:00
select.h add some ops 2021-02-03 19:47:53 +08:00
sgd.cc add some ops 2021-02-03 19:47:53 +08:00
sgd.h add some ops 2021-02-03 19:47:53 +08:00
shape.cc clean pclint warning 2021-04-25 15:47:12 +08:00
shape.h Add some infer 2021-04-15 15:34:00 +08:00
sigmoid.cc add some ops 2021-02-03 19:47:53 +08:00
sigmoid.h add some ops 2021-02-03 19:47:53 +08:00
sigmoid_cross_entropy_with_logits.cc code_clean 2021-06-15 11:45:12 +08:00
sigmoid_cross_entropy_with_logits.h add some ops 2021-02-03 19:47:53 +08:00
sin.cc code check for master 2021-06-05 17:42:51 +08:00
sin.h add some ops 2021-02-03 19:47:53 +08:00
size.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
size.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
skip_gram.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
skip_gram.h add some ops 2021-02-03 19:47:53 +08:00
slice.cc add some ops 2021-02-03 19:47:53 +08:00
slice.h add some ops 2021-02-03 19:47:53 +08:00
smooth_l1_loss.cc code_clean 2021-06-15 11:45:12 +08:00
smooth_l1_loss.h add some ops 2021-02-03 19:47:53 +08:00
softmax.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
softmax.h add some ops 2021-02-03 19:47:53 +08:00
softmax_cross_entropy_with_logits.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
softmax_cross_entropy_with_logits.h add some ops 2021-02-03 19:47:53 +08:00
softplus.cc fix bug of softplus infer 2021-06-08 14:40:41 +08:00
softplus.h gather op infer 2021-04-17 17:07:14 +08:00
space_to_batch.cc modify code check for Master 2021-06-07 19:01:36 +08:00
space_to_batch.h add some ops 2021-02-03 19:47:53 +08:00
space_to_batch_nd.cc modify code check for Master 2021-06-07 19:01:36 +08:00
space_to_batch_nd.h add some ops 2021-02-03 19:47:53 +08:00
space_to_depth.cc add some ops 2021-02-03 19:47:53 +08:00
space_to_depth.h add some ops 2021-02-03 19:47:53 +08:00
sparse_softmax_cross_entropy_with_logits.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
sparse_softmax_cross_entropy_with_logits.h !13296 [MS][LITE] Support fl bert convert 2021-03-15 14:17:18 +08:00
sparse_to_dense.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
sparse_to_dense.h add some ops 2021-02-03 19:47:53 +08:00
splice.cc add splice kernel && opcoders 2021-03-18 09:40:56 +08:00
splice.h add splice kernel && opcoders 2021-03-18 09:40:56 +08:00
split.cc add some ops 2021-02-03 19:47:53 +08:00
split.h add some ops 2021-02-03 19:47:53 +08:00
split_with_overlap.cc add parallel multi_conv codes 2021-06-08 19:08:10 +08:00
split_with_overlap.h add parallel multi_conv codes 2021-06-08 19:08:10 +08:00
sqrt.cc add some ops 2021-02-03 19:47:53 +08:00
sqrt.h add some ops 2021-02-03 19:47:53 +08:00
square.cc add some ops 2021-02-03 19:47:53 +08:00
square.h add some ops 2021-02-03 19:47:53 +08:00
squared_difference.cc avoid cast when doing infer 2021-04-16 17:57:35 +08:00
squared_difference.h add some ops 2021-02-03 19:47:53 +08:00
squeeze.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
squeeze.h 3d graph reconstruct 2021-04-02 10:13:42 +08:00
stack.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
stack.h add some ops 2021-02-03 19:47:53 +08:00
strided_slice.cc StridedSlice 2021-06-24 15:03:07 +08:00
strided_slice.h StridedSlice 2021-06-24 15:03:07 +08:00
sub.cc BiasAdd 2021-06-25 17:32:35 +08:00
sub.h sub 2021-05-10 17:53:15 +08:00
switch.cc add some ops 2021-02-03 19:47:53 +08:00
switch.h add some ops 2021-02-03 19:47:53 +08:00
tan.cc Modify code check for master 2021-06-01 14:17:56 +08:00
tan.h add some ops 2021-02-03 19:47:53 +08:00
tanh.cc add some ops 2021-02-03 19:47:53 +08:00
tanh.h add some ops 2021-02-03 19:47:53 +08:00
tensor_array.cc add tensorarray and affine 2021-06-18 11:32:48 +08:00
tensor_array.h add tensorarray and affine 2021-06-18 11:32:48 +08:00
tensor_array_read.cc add tensorarray and affine 2021-06-18 11:32:48 +08:00
tensor_array_read.h add tensorarray and affine 2021-06-18 11:32:48 +08:00
tensor_array_write.cc add tensorarray and affine 2021-06-18 11:32:48 +08:00
tensor_array_write.h add tensorarray and affine 2021-06-18 11:32:48 +08:00
tensor_list_from_tensor.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
tensor_list_from_tensor.h add some ops 2021-02-03 19:47:53 +08:00
tensor_list_get_item.cc remove all of cpp infer reg 2021-02-26 15:19:26 +08:00
tensor_list_get_item.h add some ops 2021-02-03 19:47:53 +08:00
tensor_list_reserve.cc remove all of cpp infer reg 2021-02-26 15:19:26 +08:00
tensor_list_reserve.h add some ops 2021-02-03 19:47:53 +08:00
tensor_list_set_item.cc remove all of cpp infer reg 2021-02-26 15:19:26 +08:00
tensor_list_set_item.h add some ops 2021-02-03 19:47:53 +08:00
tensor_list_stack.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
tensor_list_stack.h add some ops 2021-02-03 19:47:53 +08:00
tensor_summary.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
tensor_summary.h gather op infer 2021-04-17 17:07:14 +08:00
tile.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
tile.h Tile 2021-05-25 10:29:07 +08:00
to_format.cc modify codeDEX_C for R1.2 2021-04-13 22:28:55 +08:00
to_format.h add some ops 2021-02-03 19:47:53 +08:00
topk.cc code_clean 2021-06-15 11:45:12 +08:00
topk.h add some ops 2021-02-03 19:47:53 +08:00
transpose.cc Transpose 2021-06-17 17:35:01 +08:00
transpose.h Transpose 2021-06-17 17:35:01 +08:00
uniform_real.cc remove unnecessary ops 2021-04-27 19:23:32 +08:00
uniform_real.h remove unnecessary ops 2021-04-27 19:23:32 +08:00
unique.cc add some ops 2021-02-03 19:47:53 +08:00
unique.h add some ops 2021-02-03 19:47:53 +08:00
unpack.cc clean code 2021-05-31 16:25:42 +08:00
unpack.h add some ops 2021-02-03 19:47:53 +08:00
unsorted_segment_sum.cc codedex_clean 0526 2021-06-02 21:16:30 +08:00
unsorted_segment_sum.h add some ops 2021-02-03 19:47:53 +08:00
unsqueeze.cc remove ConvertShapePtrToShape function, use ConvertShapePtrToShapeMap instead 2021-04-17 14:49:12 +08:00
unsqueeze.h add some ops 2021-02-03 19:47:53 +08:00
unstack.cc code check for master 2021-06-05 17:42:51 +08:00
unstack.h add some ops 2021-02-03 19:47:53 +08:00
where.cc code check for master 2021-06-05 17:42:51 +08:00
where.h add some ops 2021-02-03 19:47:53 +08:00
zeros.cc add a process of make type and shape to be abstract 2021-06-05 10:17:53 +08:00
zeros.h gather op infer 2021-04-17 17:07:14 +08:00
zeros_like.cc modify code check for Master 2021-06-07 19:01:36 +08:00
zeros_like.h ctcloss support dynamic shape 2021-05-18 20:31:34 +08:00