mindspore2022/mindspore/ccsrc/backend/kernel_compiler/cpu
i-robot 20c4e389ac !22469 code check
Merge pull request !22469 from zhaozhenlong/lite/issue/0825_op_review
2021-08-28 07:24:05 +00:00
..
fl Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
mkldnn !22236 clean code in cpu operater 2021-08-24 11:22:32 +00:00
nnacl !22469 code check 2021-08-28 07:24:05 +00:00
ps [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
pyfunc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
quantum mindquantum doc format 2021-07-06 10:12:02 +08:00
rl update buffer sample gpu 2021-08-16 14:05:51 +08:00
OWNERS add owners of cpu op 2021-06-11 15:10:59 +08:00
adam_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
adam_cpu_kernel.h clean code in cpu operater 2021-07-20 20:39:42 +08:00
adam_delta_cpu_kernel.cc clean pclint for cpu operator 2021-05-27 17:38:02 +08:00
adam_delta_cpu_kernel.h format some code 2021-05-24 20:00:11 +08:00
adam_weight_decay_cpu_kernel.cc Adam op performance optimization 2021-08-27 14:58:07 +08:00
adam_weight_decay_cpu_kernel.h Adam op performance optimization 2021-08-27 14:58:07 +08:00
allgather_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
allgather_cpu_kernel.h Unified code style 2020-07-20 10:51:55 +08:00
apply_adagrad_cpu_kernel.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
apply_adagrad_cpu_kernel.h clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
apply_momentum_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
apply_momentum_cpu_kernel.h Unified code style 2020-07-20 10:51:55 +08:00
argmax_cpu_kernel.cc fix vector push_back realloc memory issue 2021-07-14 10:27:22 +08:00
argmax_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
argmax_with_value_cpu_kernel.cc adding 9 object detection operators 2021-07-21 10:49:17 +08:00
argmax_with_value_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
argmin_with_value_cpu_kernel.cc fix vector push_back realloc memory issue 2021-07-14 10:27:22 +08:00
argmin_with_value_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
arithmetic_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
arithmetic_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
arithmetic_logic_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
arithmetic_logic_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
arithmetic_self_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
arithmetic_self_cpu_kernel.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
assign_cpu_kernel.cc cpu assign bug fix 2021-06-28 09:21:55 +08:00
assign_cpu_kernel.h Add assign op for cpu 2020-12-05 10:52:07 +08:00
bias_add_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
bias_add_cpu_kernel.h revert reimplementation of biasAdd using nnacl 2021-06-15 16:59:23 +08:00
bias_add_grad_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
bias_add_grad_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
binary_cross_entropy_cpu_kernel.cc fix codecheck on master 2021-08-20 15:46:05 +08:00
binary_cross_entropy_cpu_kernel.h change from CRLF to LF 2021-07-13 16:51:03 +08:00
binary_cross_entropy_grad_kernel.cc change from CRLF to LF 2021-07-13 16:51:03 +08:00
binary_cross_entropy_grad_kernel.h change from CRLF to LF 2021-07-13 16:51:03 +08:00
boundingbox_decode_cpu_kernel.cc adding 9 object detection operators 2021-07-21 10:49:17 +08:00
boundingbox_decode_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
boundingbox_encode_cpu_kernel.cc adding 9 object detection operators 2021-07-21 10:49:17 +08:00
boundingbox_encode_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
broadcast_to_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
broadcast_to_cpu_kernel.h convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl 2021-04-22 15:36:26 +08:00
cast_cpu_kernel.cc code security check 2021-06-16 11:25:13 +08:00
cast_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
check_valid_cpu_kernel.cc adding 9 object detection operators 2021-07-21 10:49:17 +08:00
check_valid_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
concat_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
concat_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
cpu_kernel.cc !22465 Adam op performance optimization 2021-08-28 02:26:05 +00:00
cpu_kernel.h add rolling cpu kernel 2021-08-25 11:57:18 +08:00
cpu_kernel_factory.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
cpu_kernel_factory.h !17111 clean pclint for cpu operator 2021-05-29 18:25:51 +08:00
crop_and_resize_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
crop_and_resize_cpu_kernel.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
ctcloss_cpu_kernel.cc change from CRLF to LF 2021-07-13 16:51:03 +08:00
ctcloss_cpu_kernel.h change from CRLF to LF 2021-07-13 16:51:03 +08:00
cumsum_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
cumsum_cpu_kernel.h Add CumSum Kerner for CPU 2020-12-25 16:30:11 +08:00
debug_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
debug_cpu_kernel.h Unified code style 2020-07-20 10:51:55 +08:00
depthtospace_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
depthtospace_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
dropout_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
dropout_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
dropout_grad_kernel.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
dropout_grad_kernel.h [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
dynamic_assign_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
dynamic_assign_cpu_kernel.h fix pynative memory leak 2021-03-15 14:20:50 +08:00
eltwise_grad_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
eltwise_grad_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
elu_grad_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
elu_grad_cpu_kernel.h 告警清理 2021-04-29 11:27:51 +08:00
embedding_look_up_comm_grad_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
embedding_look_up_comm_grad_cpu_kernel.h support int64 shape 2020-11-05 21:15:49 +08:00
embedding_look_up_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
embedding_look_up_cpu_kernel.h !13305 fix pynative memory leak 2021-03-15 20:46:21 +08:00
equal_count_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
equal_count_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
expm1_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
expm1_cpu_kernel.h expm1 operator 2020-12-15 20:28:07 +08:00
fused_cast_adam_weight_decay_cpu_kernel.cc Adam op performance optimization 2021-08-27 14:58:07 +08:00
fused_cast_adam_weight_decay_cpu_kernel.h Adam op performance optimization 2021-08-27 14:58:07 +08:00
gather_cpu_kernel.cc update gather CPU OP to support dynamic shape. 2021-08-20 16:24:11 +08:00
gather_cpu_kernel.h update gather CPU OP to support dynamic shape. 2021-08-20 16:24:11 +08:00
gather_d_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
gather_d_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
gather_d_grad_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
gather_d_grad_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
gathernd_cpu_kernel.cc !17515 cpu ops pclint clean 2021-06-02 14:18:59 +08:00
gathernd_cpu_kernel.h complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul 2021-06-01 17:40:45 +08:00
hsigmoid_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
hsigmoid_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
hsigmoid_grad_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
hsigmoid_grad_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
hswish_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
hswish_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
hswish_grad_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
hswish_grad_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
iou_cpu_kernel.cc fix bug in gpu/array 2021-07-27 20:49:35 +08:00
iou_cpu_kernel.h clean code in cpu operater 2021-07-20 20:39:42 +08:00
isfinite_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
isfinite_cpu_kernel.h !17111 clean pclint for cpu operator 2021-05-29 18:25:51 +08:00
isnan_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
isnan_cpu_kernel.h fix 2021-05-26 17:18:47 +08:00
l2_normalize_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
l2_normalize_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
l2loss_cpu_kernel.cc add CPU l2loss op 2021-08-03 20:19:15 +08:00
l2loss_cpu_kernel.h add CPU l2loss op 2021-08-03 20:19:15 +08:00
l2normalize_grad_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
l2normalize_grad_cpu_kernel.h fix vector push_back realloc memory issue 2021-07-14 10:27:22 +08:00
layer_norm_cpu_kernel.cc clean code in cpu operater 2021-07-20 20:39:42 +08:00
layer_norm_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
layer_norm_grad_cpu_kernel.cc clean code in cpu operater 2021-07-20 20:39:42 +08:00
layer_norm_grad_cpu_kernel.h !17111 clean pclint for cpu operator 2021-05-29 18:25:51 +08:00
map_cache_idx_cpu_kernel.cc acc reducesum 2021-07-23 17:05:27 +08:00
map_cache_idx_cpu_kernel.h fix pynative memory leak 2021-03-15 14:20:50 +08:00
map_uniform_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
map_uniform_cpu_kernel.h fix pynative memory leak 2021-03-15 14:20:50 +08:00
masked_select_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
masked_select_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
masked_select_grad_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
masked_select_grad_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
maximum_cpu_kernel.cc clean pclint for cpu operator 2021-05-27 17:38:02 +08:00
maximum_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
maximum_grad_cpu_kernel.cc fix cpu lstm and precision issues 2021-06-03 09:17:01 +08:00
maximum_grad_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
minimum_cpu_kernel.cc clear pclint CodeCheck warnings 2021-05-27 16:17:18 +08:00
minimum_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
minimum_grad_cpu_kernel.cc Fix MinimumGrad for CPU, consistent with GPU/Ascend 2021-07-21 17:09:14 +08:00
minimum_grad_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
mirror_pad_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
mirror_pad_cpu_kernel.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
mirror_pad_grad_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
mirror_pad_grad_cpu_kernel.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
multinomial_cpu_kernel.cc fix multinomial cpu kernel 2021-08-23 23:59:47 +08:00
multinomial_cpu_kernel.h fix multinomial cpu kernel 2021-08-23 23:59:47 +08:00
nms_with_mask_cpu_kernel.cc adding 9 object detection operators 2021-07-21 10:49:17 +08:00
nms_with_mask_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
one_hot_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
one_hot_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
pack_cpu_kernel.cc codex 2021-04-29 15:15:09 +08:00
pack_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
pad_and_shift_cpu_kernel.cc fix vector push_back realloc memory issue 2021-07-14 10:27:22 +08:00
pad_and_shift_cpu_kernel.h fix pynative memory leak 2021-03-15 14:20:50 +08:00
pad_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
pad_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
print_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
print_cpu_kernel.h [CPU] Add TensorScatterUpdate and Print Ops 2021-05-11 19:53:10 +08:00
random_choice_with_mask_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
random_choice_with_mask_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
random_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
random_cpu_kernel.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
range_cpu_kernel.cc pclint clean 2021-06-03 21:01:31 +08:00
range_cpu_kernel.h pclint clean 2021-06-02 09:52:32 +08:00
reduce_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
reduce_cpu_kernel.h acc reducesum 2021-07-23 17:05:27 +08:00
reduce_scatter_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
reduce_scatter_cpu_kernel.h Unified code style 2020-07-20 10:51:55 +08:00
reshape_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
reshape_cpu_kernel.h fix pynative memory leak 2021-03-15 14:20:50 +08:00
resize_bilinear_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
resize_bilinear_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
resize_bilinear_grad_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
resize_bilinear_grad_cpu_kernel.h Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
resize_nearest_neighbor_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
resize_nearest_neighbor_cpu_kernel.h add_int64_float64 2021-02-26 19:36:24 +08:00
resize_nearest_neighbor_grad_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
resize_nearest_neighbor_grad_cpu_kernel.h add_int64_float64 2021-02-26 19:36:24 +08:00
rmsprop_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
rmsprop_cpu_kernel.h optimize rmsprop op by simd instruction 2021-05-11 20:21:24 +08:00
roi_align_cpu_kernel.cc adding 9 object detection operators 2021-07-21 10:49:17 +08:00
roi_align_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
roi_align_grad_cpu_kernel.cc adding 9 object detection operators 2021-07-21 10:49:17 +08:00
roi_align_grad_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
rolling_cpu_kernel.cc add rolling cpu kernel 2021-08-25 11:57:18 +08:00
rolling_cpu_kernel.h add rolling cpu kernel 2021-08-25 11:57:18 +08:00
scatter_arithmetic_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
scatter_arithmetic_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
scatter_nd_cpu_kernel.cc fixes bug in scatternd 2021-07-23 17:42:56 +08:00
scatter_nd_cpu_kernel.h adding 9 object detection operators 2021-07-21 10:49:17 +08:00
scatter_nd_update_cpu_kernel.cc clean code warning for debug 2021-07-23 17:09:00 +08:00
scatter_nd_update_cpu_kernel.h [CPU] Add TensorScatterUpdate and Print Ops 2021-05-11 19:53:10 +08:00
searchsorted_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
searchsorted_cpu_kernel.h [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
select_cpu_kernel.cc backup select, less, pow, sub CPU ops's performance 2021-05-31 11:33:20 +08:00
select_cpu_kernel.h 告警清理 2021-04-26 16:51:50 +08:00
sgd_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
sgd_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
shift_cpu_kernel.cc update shift API and st 2021-08-18 16:25:07 +08:00
shift_cpu_kernel.h update shift API and st 2021-08-18 16:25:07 +08:00
sigmoid_cross_entropy_with_logits_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
sigmoid_cross_entropy_with_logits_cpu_kernel.h add_cpu_op 2020-10-30 13:07:35 +08:00
sigmoid_cross_entropy_with_logits_grad_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
sigmoid_cross_entropy_with_logits_grad_cpu_kernel.h add_cpu_op 2020-10-30 13:07:35 +08:00
slice_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
slice_cpu_kernel.h acc mae cpu ops 2021-07-20 11:34:46 +08:00
slice_grad_cpu_kernel.cc fix slice and minimum op bug 2021-06-11 11:54:10 +08:00
slice_grad_cpu_kernel.h fix slice op bug 2021-03-24 14:40:56 +08:00
smooth_l1_loss_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
smooth_l1_loss_cpu_kernel.h Refactor some cpu ops 2021-03-16 20:44:55 +08:00
smooth_l1_loss_grad_cpu_kernel.cc clean code for CPU and ModelZoo 2021-05-21 10:31:27 +08:00
smooth_l1_loss_grad_cpu_kernel.h Refactor some cpu ops 2021-03-16 20:44:55 +08:00
sort_cpu_kernel.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
sort_cpu_kernel.h Add CPU Sort OP 2021-07-30 16:21:02 +08:00
spacetodepth_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
spacetodepth_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
sparse_apply_adam_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
sparse_apply_adam_cpu_kernel.h Support int64 for cpu sparse optimizers 2020-08-27 10:57:53 +08:00
sparse_apply_ftrl_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
sparse_apply_ftrl_cpu_kernel.h Support int64 for cpu sparse optimizers 2020-08-27 10:57:53 +08:00
sparse_apply_lazy_adam_cpu_kernel.cc Fix exception log and check secure func ret 2021-06-11 08:55:22 +08:00
sparse_apply_lazy_adam_cpu_kernel.h Support int64 for cpu sparse optimizers 2020-08-27 10:57:53 +08:00
sparse_apply_proximal_adagrad_cpu_kernel.cc Fix pclint plus warning 2021-05-26 15:21:58 +08:00
sparse_apply_proximal_adagrad_cpu_kernel.h Support int64 for cpu sparse optimizers 2020-08-27 10:57:53 +08:00
sparse_optimizer_cpu_kernel.h use thread pool for some cpu kernel 2020-12-17 17:11:34 +08:00
sparse_tensor_dense_matmul_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
sparse_tensor_dense_matmul_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
sparse_to_dense_cpu_kernal.cc fix pclint warnning 2021-07-30 15:03:30 +08:00
sparse_to_dense_cpu_kernal.h complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul 2021-06-01 17:40:45 +08:00
split_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
split_cpu_kernel.h fix split memory leak 2021-06-28 18:25:00 +08:00
strided_slice_grad_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
strided_slice_grad_cpu_kernel.h clean code in cpu operater 2021-08-24 11:32:55 +08:00
stridedslice_cpu_kernel.cc fix cpu ops bug 2021-07-22 20:50:23 +08:00
stridedslice_cpu_kernel.h convert the implementation of Slice and StridedSlice CPU operators to nnacl 2021-04-27 14:09:02 +08:00
sub_and_filter_cpu_kernel.cc fix vector push_back realloc memory issue 2021-07-14 10:27:22 +08:00
sub_and_filter_cpu_kernel.h fix pynative memory leak 2021-03-15 14:20:50 +08:00
tensor_copy_slices_cpu_kernel.cc !22322 clean code 2021-08-25 01:24:18 +00:00
tensor_copy_slices_cpu_kernel.h Add TensorCopySlice Op 2021-06-29 16:52:35 +08:00
tensoradd_cpu_kernel.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 2021-08-23 01:46:38 +08:00
tensoradd_cpu_kernel.h upload unify cpu ops info library code 2021-05-26 16:29:25 +08:00
tile_cpu_kernel.cc clean code in cpu operater 2021-08-24 11:32:55 +08:00
tile_cpu_kernel.h !16988 upload unify cpu ops info library code 2021-05-27 16:58:24 +08:00
topk_cpu_kernel.cc clean code in cpu operater 2021-07-20 20:39:42 +08:00
topk_cpu_kernel.h change from CRLF to LF 2021-07-13 16:51:03 +08:00
transpose_cpu_kernel.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
transpose_cpu_kernel.h change from CRLF to LF 2021-07-13 16:51:03 +08:00
unique_cpu_kernel.cc fix vector push_back realloc memory issue 2021-07-14 10:27:22 +08:00
unique_cpu_kernel.h cpu unique kernel support fp16 2021-04-20 11:40:13 +08:00
unique_with_pad_cpu_kernel.cc cpu unique kernel support fp16 2021-04-20 11:40:13 +08:00
unique_with_pad_cpu_kernel.h cpu unique kernel support fp16 2021-04-20 11:40:13 +08:00
unpack_cpu_kernel.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 2021-08-22 16:26:45 +08:00
unpack_cpu_kernel.h converter the implementation of DropGrad and unpack and transpose CPU operators to nnacl 2021-05-13 21:56:23 +08:00
unsorted_segment_sum_cpu_kernel.cc clean code in cpu operater 2021-07-20 20:39:42 +08:00
unsorted_segment_sum_cpu_kernel.h convert the implementation of tile unsortedSegmentSum CPU ops to nnacl 2021-05-20 19:11:12 +08:00
update_cache_cpu_kernel.cc change infer type to device type for cpu 2021-06-25 09:20:25 +08:00
update_cache_cpu_kernel.h clean pclint 2021-05-27 10:23:46 +08:00