.. |
test_acos_grad_op.py
|
Add supports to ACosGrad and AsinGrad
|
4 years ago |
test_acos_op.py
|
fix bug that asin/acos not support fp16 on gpu
|
4 years ago |
test_adam_fusion.py
|
Gpu Adam Fusion
|
5 years ago |
test_adam_op.py
|
mod_SoftmaxCrossEntropyWithLogits
|
5 years ago |
test_addn_op.py
|
clean pylint
|
5 years ago |
test_argmax_op.py
|
fix pylint check issues
|
5 years ago |
test_argmaxwithvalue_op.py
|
gpu add argmaxwithvalue
|
5 years ago |
test_asin_grad_op.py
|
Add supports to ACosGrad and AsinGrad
|
4 years ago |
test_asin_op.py
|
fix bug that asin/acos not support fp16 on gpu
|
4 years ago |
test_assign_add_op.py
|
clean pylint
|
5 years ago |
test_assign_op.py
|
modify_bug
|
4 years ago |
test_batch_matmul.py
|
Gpu Adam Fusion
|
5 years ago |
test_batchnorm_fold2_op.py
|
remove _quant_ops.py from __init__.py
|
5 years ago |
test_batchnorm_fold_grad_op.py
|
remove _quant_ops.py from __init__.py
|
5 years ago |
test_batchnorm_fold_op.py
|
fix GPU hete
|
4 years ago |
test_batchnorm_op.py
|
batchnorm2d use_batch_statistics false test case
|
4 years ago |
test_binary_cross_entropy_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_boundingbox_decode_op.py
|
gpu ops code and test case.
|
5 years ago |
test_boundingbox_encode_op.py
|
gpu ops code and test case.
|
5 years ago |
test_broadcast_op.py
|
DinNoNan gpu kernel supports int8/uint8
|
4 years ago |
test_broadcast_to_ops.py
|
gpu broadcast to
|
5 years ago |
test_cast_op.py
|
1readme update resnet 2cast add more type
|
4 years ago |
test_categorical_op.py
|
add categorical
|
5 years ago |
test_check_valid_op.py
|
type support for faster rcnn gpu kernels
|
5 years ago |
test_concatv2_op.py
|
type support for faster rcnn gpu kernels
|
5 years ago |
test_conv2d_backprop_filter_op.py
|
fix pylint check issues
|
5 years ago |
test_conv2d_backprop_input_op.py
|
fix pylint check issues
|
5 years ago |
test_conv2d_depthwiseconv2d.py
|
fix weight_init bug
|
4 years ago |
test_conv2d_op.py
|
gpu optimize the max device memory config
|
5 years ago |
test_correction_mul_grad_op.py
|
remove _quant_ops.py from __init__.py
|
5 years ago |
test_correction_mul_op.py
|
remove _quant_ops.py from __init__.py
|
5 years ago |
test_cos_op.py
|
add GPU operator
|
4 years ago |
test_ctcloss_op.py
|
remove CTCLossV2
|
4 years ago |
test_cudnn_inplace_fusion.py
|
cudnn inplace optimizer
|
4 years ago |
test_cumsum_op.py
|
add gpu cumsum
|
5 years ago |
test_dense.py
|
add_channel_to_attr
|
4 years ago |
test_dense_op.py
|
modify_dense
|
4 years ago |
test_determinant_triangle.py
|
Add calculation of triangle matrix determinant op at GPU back-end
|
4 years ago |
test_div_op.py
|
Add GPU div kernel
|
5 years ago |
test_dropout.py
|
modify some bug and add test case for gpu dropout op
|
5 years ago |
test_elu_grad_op.py
|
support ops elu and elugrad on gpu
|
4 years ago |
test_elu_op.py
|
support ops elu and elugrad on gpu
|
4 years ago |
test_equal_op.py
|
int16 uint8 bool supported akg ops
|
5 years ago |
test_equalcount_op.py
|
clean pylint
|
5 years ago |
test_erf_op.py
|
Add dtype float16 that erf and erfc should support
|
4 years ago |
test_erfc_op.py
|
Add dtype float16 that erf and erfc should support
|
4 years ago |
test_error_on_dynamic_shape_input_op.py
|
initial commit for gpu dynamic shape testing op
|
4 years ago |
test_exp_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_expm1_op.py
|
Add expm1 op at GPU back-end
|
4 years ago |
test_fake_quant_perchannel.py
|
add fake quant test case for gpu
|
5 years ago |
test_fake_quant_perchannel_grad.py
|
add fake quant test case for gpu
|
5 years ago |
test_fake_quant_perlayer.py
|
add fake quant test case for gpu
|
5 years ago |
test_fake_quant_perlayer_grad.py
|
add fake quant test case for gpu
|
5 years ago |
test_flatten_grad_op.py
|
fix pylint check issues
|
5 years ago |
test_flatten_op.py
|
fix all nop node graph execute
|
5 years ago |
test_float_status_op.py
|
refine data copy in multi-graph
|
5 years ago |
test_floordiv_op.py
|
broadcast, slice, scatter_nd ops optimizer.
|
5 years ago |
test_ftrl_op.py
|
mod_SoftmaxCrossEntropyWithLogits
|
5 years ago |
test_gatherV2_op.py
|
add gather op on gpu
|
4 years ago |
test_gather_grad_op.py
|
fix some bug in gather and gathergrad op
|
4 years ago |
test_gather_op.py
|
add gather op on gpu
|
4 years ago |
test_gathernd_op.py
|
type support for faster rcnn gpu kernels
|
5 years ago |
test_gelu_grad_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_gelu_op.py
|
gpu Gelu kernel support fp16
|
5 years ago |
test_gpu_convert_to_dynamic_shape_op.py
|
initial commit for gpu dynamic shape testing op
|
4 years ago |
test_iou_op.py
|
add iou ops.
|
5 years ago |
test_kl_div_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_l2normalize_grad_op.py
|
new add l2normalize_grad gpu ops.
|
4 years ago |
test_l2normalize_op.py
|
add l2normalize gpu kernel.
|
4 years ago |
test_layer_norm_grad_op.py
|
gpu layernorm
|
5 years ago |
test_layer_norm_op.py
|
gpu layernorm
|
5 years ago |
test_lessequal_op.py
|
int16 uint8 bool supported akg ops
|
5 years ago |
test_log1p_op.py
|
Add log1p operator at GPU back-end and move erf and erf to the unary_op list
|
4 years ago |
test_log_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_logical_op.py
|
fix pylint check issues
|
5 years ago |
test_logsoftmax_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_lstm_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_maximum_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_maxpool_gpu_op.py
|
clean pylint
|
5 years ago |
test_maxpool_grad_gpu_op.py
|
conv pooling pad support NHWC
|
5 years ago |
test_maxpool_with_argmax_gpu_op.py
|
add maxpool_with_argmax/grad cuda kernel
|
5 years ago |
test_maxpool_with_argmax_grad_gpu_op.py
|
add maxpool_with_argmax/grad cuda kernel
|
5 years ago |
test_minimum_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_mirror_pad.py
|
Reworked mirrorPad
|
4 years ago |
test_momentum_op.py
|
mod_SoftmaxCrossEntropyWithLogits
|
5 years ago |
test_mul_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_multinomial_op.py
|
fix multinomial
|
4 years ago |
test_neg_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_nms_with_mask_op.py
|
reduce based nms final pass - speed improv
|
5 years ago |
test_nn_matmul.py
|
1D*ND
|
4 years ago |
test_normal.py
|
Add random normal op at MindSpore front-end
|
5 years ago |
test_one_hot_op.py
|
fix pylint check issues
|
5 years ago |
test_oneslike_op.py
|
add gpu oneslike kernel
|
5 years ago |
test_pack_op.py
|
add supports to op pack on gpu
|
4 years ago |
test_pad.py
|
New User facing Pad Kernel + ST + Allows for channel padding
|
5 years ago |
test_random_categorical_op.py
|
add support to op RandomCategorical
|
4 years ago |
test_random_choice_with_mask.py
|
add fix to GPU-RandomChoiceWithMask (bitonicsort & testcase)
|
5 years ago |
test_realdiv_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_reciprocal_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_reduce_max_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_reduce_mean_op.py
|
broadcast, slice, scatter_nd ops optimizer.
|
5 years ago |
test_reduce_min_op.py
|
add gpu cumsum
|
5 years ago |
test_reduce_sum_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_relu6_grad_op.py
|
fix pylint check issues
|
5 years ago |
test_relu6_op.py
|
fix pylint check issues
|
5 years ago |
test_relu_grad_op.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
5 years ago |
test_relu_op.py
|
fix pylint check issues
|
5 years ago |
test_repeat_elements_op.py
|
change repeat_element op to a composite op
|
4 years ago |
test_reshape_op.py
|
added type support for reshape gpu kernel
|
5 years ago |
test_resize_nearest_neighbor_grad_op.py
|
fix ResizeNearestNeighbor & add util.cuh to support atomicadd for half
|
5 years ago |
test_resize_nearest_neighbor_op.py
|
add unit test for resizeNearestNeighbor gpu op
|
5 years ago |
test_rmsprop.py
|
fix GPU hete
|
4 years ago |
test_roi_align_grad_op.py
|
roi end mode
|
4 years ago |
test_roi_align_op.py
|
roi end mode
|
4 years ago |
test_rsqrt_grad_op.py
|
new add sqrt_grad and rsqrt_grad.
|
4 years ago |
test_sampled_softmax_loss_op.py
|
validate SampledSoftmaxLoss args
|
4 years ago |
test_scatter_add_op.py
|
refine GPU-Scatteradd
|
4 years ago |
test_scatter_nd.py
|
add scatternd ut
|
5 years ago |
test_scatter_update_op.py
|
add int8 and uint8 support to scatteradd and fix doc example
|
4 years ago |
test_select_op.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
5 years ago |
test_sgd_op.py
|
mod_SoftmaxCrossEntropyWithLogits
|
5 years ago |
test_sigmoid_cross_entropy_with_logits_grad_op.py
|
add SigmoidCrossEntropyWithLogitsGrad op
|
5 years ago |
test_sigmoid_cross_entropy_with_logits_op.py
|
add SigmoidCrossEntropyWithLogits op
|
5 years ago |
test_sigmoid_grad_grad_op.py
|
add grad definition for sigmoidGrad operation
|
4 years ago |
test_sigmoid_grad_op.py
|
add Sigmoid and SigmoidGrad operation of GPU
|
5 years ago |
test_sigmoid_op.py
|
add Sigmoid and SigmoidGrad operation of GPU
|
5 years ago |
test_sin_op.py
|
add GPU operator
|
4 years ago |
test_slice.py
|
fix pylint check issues
|
5 years ago |
test_slice_grad.py
|
fix pylint check issues
|
5 years ago |
test_smoothl1loss_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_softmax_cross_entropy_with_logits_op.py
|
Fixing some tiny faults about Pylint in my code(ops)
|
5 years ago |
test_softmax_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_softplus_grad_op.py
|
new add softplus and softplus grad gpu ops.
|
4 years ago |
test_softplus_op.py
|
new add softplus and softplus grad gpu ops.
|
4 years ago |
test_sparse_apply_ftrl_op.py
|
sparse apply ftrl gpu kernel
|
4 years ago |
test_sparse_apply_proximal_adagrad_op.py
|
add GPU SparseApplyProximalAdagrad
|
4 years ago |
test_sparse_gather_v2_op.py
|
Register SparseGatherV2 and add dynamic shape support
|
4 years ago |
test_sparse_softmax_cross_entropy_with_logits_op.py
|
mod_SoftmaxCrossEntropyWithLogits
|
5 years ago |
test_split.py
|
add gpu split and restructure gpu concat
|
5 years ago |
test_sqrt_grad_op.py
|
new add sqrt_grad and rsqrt_grad.
|
4 years ago |
test_sqrt_op.py
|
fix pylint check issues
|
5 years ago |
test_squeeze_op.py
|
int16 uint8 bool supported akg ops
|
5 years ago |
test_standard_normal.py
|
Add test cases for uniform ops on GPU
|
5 years ago |
test_stridedslice_grad_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_stridedslice_op.py
|
gpu stridedslice
|
5 years ago |
test_sub_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |
test_tanh_op.py
|
remove name arg from gradoperation
|
5 years ago |
test_tensoradd.py
|
reverse fix shape=0
|
4 years ago |
test_tensordot_op.py
|
TensorDot Conv: P -> C
|
4 years ago |
test_tile_op.py
|
int16 uint8 bool supported akg ops
|
5 years ago |
test_topk_op.py
|
gpu support TopK kernel
|
5 years ago |
test_transpose_op.py
|
added type support for transpose and maxgrad
|
5 years ago |
test_uniform_candidate_sampler_op.py
|
rename UniformSampler to UniformCandidateSampler
|
4 years ago |
test_uniform_int.py
|
Add test cases for uniform ops on GPU
|
5 years ago |
test_uniform_real.py
|
Add test cases for uniform ops on GPU
|
5 years ago |
test_unique_op.py
|
gpu unique op kernel and st test
|
4 years ago |
test_unpack_op.py
|
add supports to op unpack on gpu
|
4 years ago |
test_unsorted_segment_max.py
|
New New UnsortedSegmentMax for GPU [API][CUDA_KERNEL]
|
4 years ago |
test_unsorted_segment_sum.py
|
fix pylint check issues
|
5 years ago |
test_zeroslike_op.py
|
change tensor dtype and shape from function to attr
|
5 years ago |