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.
 
 
 
 
 
 
zhujingxuan ad389316cb add rolling cpu kernel 4 years ago
..
test_abs_op.py add some cpu operator 5 years ago
test_acos_grad_op.py Add Asin, ACos, AsinGrad, ACosGrad for CPU 5 years ago
test_acos_op.py Add Asin, ACos, AsinGrad, ACosGrad for CPU 5 years ago
test_acosh_grad_op.py fix G.AsinhGrad, G.AcoshGrad on cpu 4 years ago
test_acosh_op.py add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu 5 years ago
test_adam_op.py add Adam CPU op 5 years ago
test_adam_weight_decay_op.py fix AdamWeightDecay nnacl & add adam offload in pangu scripts 4 years ago
test_addn_op.py develop int32 AddN op for cpu 4 years ago
test_apply_adagrad_op.py Fix: ApplyAdagrad output. 5 years ago
test_argmax_op.py fix cpu/gpu argmax op 5 years ago
test_argmaxwithvalue_op.py adding 9 object detection operators 4 years ago
test_argminwithvalue_op.py add CPU operators: Div/Mod/Minimum/Floor/ArgMinWithValue 5 years ago
test_arithmetic_op.py fixed decorators in cpu tests 4 years ago
test_arithmetic_self_op.py Add identity op for cpu and gpu 4 years ago
test_asin_grad_op.py Add Asin, ACos, AsinGrad, ACosGrad for CPU 5 years ago
test_asin_op.py Add Asin, ACos, AsinGrad, ACosGrad for CPU 5 years ago
test_asinh_grad_op.py fix G.AsinhGrad, G.AcoshGrad on cpu 4 years ago
test_asinh_op.py add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu 5 years ago
test_assign_add_op.py add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator 5 years ago
test_assign_op.py Add assign op for cpu 5 years ago
test_atan2_op.py add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu 5 years ago
test_atan_grad_op.py add sin, cos, tan, atan for cpu 5 years ago
test_atan_op.py add sin, cos, tan, atan for cpu 5 years ago
test_atanh_op.py add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu 5 years ago
test_avgpool_grad_op.py add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu 5 years ago
test_avgpool_op.py revert the front end of AvgPool3D op 4 years ago
test_batch_matmul.py call nnacl implement for matmul and batchmatmul on ARM 4 years ago
test_batchdot_op.py Bug fix for ISSUE #I3CN9Q 5 years ago
test_batchnorm_op.py add some cpu operator 5 years ago
test_bias_add.py switch implementation of BiasAdd op to nnacl 4 years ago
test_bias_add_grad.py fix check of input dims for BiasAdd. 5 years ago
test_binary_cross_entropy_op.py binary_cross_entropy op supports optional weight input 4 years ago
test_boundingbox_decode_op.py adding 9 object detection operators 4 years ago
test_boundingbox_encode_op.py adding 9 object detection operators 4 years ago
test_broadcast_to_op.py fixed decorators in cpu tests 4 years ago
test_cache_ops.py fix codedex and bot 5 years ago
test_cast_op.py Add full support for cpu cast op 5 years ago
test_check_valid_op.py adding 9 object detection operators 4 years ago
test_concat_op.py Fix concate problem 4 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_conv_op.py fix conv3d when pad_mode is pad 4 years ago
test_cos_op.py add sin, cos, tan, atan for cpu 5 years ago
test_cosh_op.py add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu 5 years ago
test_cpu_type.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_crop_and_resize_op.py adding 9 object detection operators 4 years ago
test_ctcloss_op.py mod_conv2d_pool_add_ctcloss 5 years ago
test_cumsum_op.py Add CumSum Kerner for CPU 5 years ago
test_depthtospace_op.py fixed decorators in cpu tests 4 years ago
test_dot_op.py Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes. 5 years ago
test_dropout_grad_op.py throw exception when tensor has zero in shape 5 years ago
test_dropout_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_elu_grad_op.py Add EluGrad for CPU. 5 years ago
test_elu_op.py add elu for cpu 5 years ago
test_embedding_look_up_op.py adapt input to attr between cpu and aicpu embeddinglookup 5 years ago
test_equal_op.py add cpu op equal 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 5 years ago
test_expm1_op.py expm1 operator 5 years ago
test_gather_d_grad_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_gather_d_op.py add cpu operators: Reciprocal/LessEqual/MinimumGrad/GatherD/GatherDGrad 5 years ago
test_gather_op.py Change GatherV2 to Gather r1.1 to master 5 years ago
test_gathernd_op.py add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net 5 years ago
test_gelu_grad_op.py modify Gelu、FastGelu to GeLU and FastGeLU 5 years ago
test_gelu_op.py modify Gelu、FastGelu to GeLU and FastGeLU 5 years ago
test_greater_equal_op.py add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net 5 years ago
test_greater_op.py add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net 5 years ago
test_hsigmoid_op.py add hsigmoid hswis cpu op 5 years ago
test_hswish_op.py add hsigmoid hswis cpu op 5 years ago
test_iou_op.py add CPU IOU 4 years ago
test_isfinite_op.py fixed decorators in cpu tests 4 years ago
test_isnan_op.py fixed decorators in cpu tests 4 years ago
test_l1_regularizer_op.py uadate L1Regularizer,upadate test_l1_regularizer_op.py 5 years ago
test_l2loss_op.py add CPU l2loss op 4 years ago
test_l2normalize_grad_op.py fixed decorators in cpu tests 4 years ago
test_l2normalize_op.py fixed decorators in cpu tests 4 years ago
test_layer_norm_grad_op.py add some CPU operators 5 years ago
test_layer_norm_op.py add some CPU operators 5 years ago
test_less_equal_op.py fixed decorators in cpu tests 4 years ago
test_less_op.py fixed decorators in cpu tests 4 years ago
test_log_op.py add some cpu operator 5 years ago
test_logical_op.py Add cpu op LogicalAnd, LogicalOr, LogicalNot 5 years ago
test_logsoftmax_op.py add CPU LogSoftMax 5 years ago
test_lstm_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_masked_select_op.py fix maskedselect grad definition 4 years ago
test_matmul.py call nnacl implement for matmul and batchmatmul on ARM 4 years ago
test_maximum_grad.py fixed decorators in cpu tests 4 years ago
test_maximum_op.py fixed decorators in cpu tests 4 years ago
test_maxpool_grad_op.py update Pool's attr kernel_size, pad_mode 5 years ago
test_maxpool_op.py support MaxPool3D(CPU/GPU), AvgPool3D(CPU/GPU) and Conv3D(CPU) 4 years ago
test_minimum_grad_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_minimum_op.py fix code review alarms 5 years ago
test_mirror_pad.py fixed decorators in cpu tests 4 years ago
test_momentum_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_mul_op.py support int32 dtype of Mul cpu op 5 years ago
test_multinomial_op.py add multinomial cpu kernel 4 years ago
test_neg_op.py add some cpu operator 5 years ago
test_nms_with_mask_op.py adding 9 object detection operators 4 years ago
test_norm_op.py fixed decorators in cpu tests 4 years ago
test_notequal_op.py add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu 5 years ago
test_one_hot_op.py fixed decorators in cpu tests 4 years ago
test_oneslike_op.py fixed decorators in cpu tests 4 years ago
test_pack_op.py modify pack to stack 5 years ago
test_pad.py fixed decorators in cpu tests 4 years ago
test_pow_op.py fixed decorators in cpu tests 4 years ago
test_random_choice_with_mask_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_range_op.py add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net 5 years ago
test_realdiv_op.py fixed decorators in cpu tests 4 years ago
test_reduce_op.py set default context mode to GRAPH_MODE 4 years ago
test_relu6_grad_op.py convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl 4 years ago
test_relu6_op.py add some cpu operator 5 years ago
test_relu_grad_op.py convert the implementation of BroadCastTo, ReluGrad, ReLU6Grad CPU operators to nnacl 4 years ago
test_relu_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_resize_bilinear_grad_op.py add_resize_ops 5 years ago
test_resize_bilinear_op.py add_resize_ops 5 years ago
test_resize_nearest_neighbor_grad_op.py add_resize_ops 5 years ago
test_resize_nearest_neighbor_op.py add_int64_float64 5 years ago
test_rl_buffer_net.py update buffer sample gpu 4 years ago
test_rl_buffer_op.py update buffer sample gpu 4 years ago
test_rmsprop.py fixed decorators in cpu tests 4 years ago
test_roi_align_grad_op.py adding 9 object detection operators 4 years ago
test_roi_align_op.py adding 9 object detection operators 4 years ago
test_rolling_op.py add rolling cpu kernel 4 years ago
test_scatter_arithmetic_op.py add cpu operations: ScatterAdd ScatterSub ScatterMul ScatterDiv ScatterMax ScatterMin ScatterUpdate 4 years ago
test_scatter_nd_op.py adding 9 object detection operators 4 years ago
test_scatter_nd_update_op.py fix cpu kernel scatter_nd_update 4 years ago
test_searchsorted_op.py adding SearchSorted operator to CPU 4 years ago
test_select_op.py Add Select ops for cpu 5 years ago
test_sgd_op.py added SGD operation in CPU 5 years ago
test_shift_op.py update shift API and st 4 years ago
test_sigmoid_cross_entropy_with_logits_grad_op.py add_cpu_op 5 years ago
test_sigmoid_cross_entropy_with_logits_op.py add_cpu_op 5 years ago
test_sigmoid_op.py add some cpu operator 5 years ago
test_sign_op.py add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu 5 years ago
test_sin_op.py add sin, cos, tan, atan for cpu 5 years ago
test_sinh_op.py add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu 5 years ago
test_slice_grad_op.py fix slice op bug 5 years ago
test_slice_op.py fix slice op bug 5 years ago
test_smoothl1loss_op.py Refactor some cpu ops 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 fix softmax 5 years ago
test_softmax_with_cross_entropy_op.py change tensor dtype and shape from function to attr 5 years ago
test_softplus_grad_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_softplus_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_sort.py Add CPU Sort OP 4 years ago
test_spacetodepth_op.py fixed decorators in cpu tests 4 years ago
test_sparse_apply_adam_op.py modify_bug 5 years ago
test_sparse_apply_ftrl_op.py modify_bug 5 years ago
test_sparse_apply_proximal_adagrad_op.py modify_bug 5 years ago
test_sparse_tensor_dense_matmul_op.py complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul 4 years ago
test_sparse_to_dense_op.py complete forward and backward of SparseToDense and check of SparseTensorDenseMatmul 4 years ago
test_split_op.py Modify split Kernel for CPU 5 years ago
test_sqrt_op.py add some cpu operator 5 years ago
test_square_op.py add some cpu operator 5 years ago
test_squared_difference_op.py fixed decorators in cpu tests 4 years ago
test_squeeze_op.py add type support for concat, reshape, transpose, tile, squeeze, expandims cpu op 5 years ago
test_standard_normal.py fix standard_normal test occasional failure 5 years ago
test_stridedslice_grad_op.py fix cpu StridedSliceGrad 5 years ago
test_stridedslice_op.py optimize performance 5 years ago
test_tan_op.py add sin, cos, tan, atan for cpu 5 years ago
test_tanh_op.py add some cpu operator 5 years ago
test_tensoradd.py Change TensorAdd to Add, from r1.1 to master 5 years ago
test_tile_op.py Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
test_time_distributed_op.py add pynative and Tensor 5 years ago
test_topk_op.py add CPU TopK 5 years ago
test_transpose_op.py set default context mode to GRAPH_MODE 4 years ago
test_uniform_int.py add uniform_int and uniform_real on cpu 4 years ago
test_uniform_real.py add uniform_int and uniform_real on cpu 4 years ago
test_unique_op.py cpu unique kernel support fp16 4 years ago
test_unpack_op.py fixed decorators in cpu tests 4 years ago
test_unsorted_segment_sum.py add CPU unsortedsegmentsum 5 years ago
test_zeroslike_op.py fixed decorators in cpu tests 4 years ago