You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/st/ops/gpu
mindspore-ci-bot 4c6bff75af
!1393 Gpu Support AdamWeightDecay optimizer fusion
5 years ago
..
test_adam_fusion.py Gpu Adam Fusion 5 years ago
test_adam_op.py add adam optimizer 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_assign_add_op.py clean pylint 5 years ago
test_assign_op.py fix pylint check issues 5 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 remove _quant_ops.py from __init__.py 5 years ago
test_batchnorm_op.py fix pylint check issues 5 years ago
test_broadcast_op.py fix pylint check issues 5 years ago
test_cast_op.py check arg is tensor with vm backend 5 years ago
test_concatv2_op.py clean pylint 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_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_dense_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_equal_op.py change tensor dtype and shape from function to attr 5 years ago
test_equalcount_op.py clean pylint 5 years ago
test_exp_op.py change tensor dtype and shape from function to attr 5 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_ftrl_op.py change ftrl operator st 5 years ago
test_gather_op.py fix pylint check issues 5 years ago
test_gelu_grad_op.py gpu Gelu kernel support fp16 5 years ago
test_gelu_op.py gpu Gelu kernel support fp16 5 years ago
test_layer_norm_grad_op.py fix pylint check issues 5 years ago
test_layer_norm_op.py clean pylint 5 years ago
test_lessequal_op.py clean pylint 5 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 fix pylint check issues 5 years ago
test_lstm_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_maximum_op.py Gpu Minimum & Maximum kernels support int32 5 years ago
test_maxpool_gpu_op.py clean pylint 5 years ago
test_maxpool_grad_gpu_op.py fix pylint check issues 5 years ago
test_minimum_op.py Gpu Minimum & Maximum kernels support int32 5 years ago
test_momentum_op.py fix input value check for SparseApplyFtrl and SparseApplyAdagrad 5 years ago
test_mul_op.py change tensor dtype and shape from function to attr 5 years ago
test_neg_op.py change tensor dtype and shape from function to attr 5 years ago
test_one_hot_op.py fix pylint check issues 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 change tensor dtype and shape from function to attr 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_rmsprop.py Decouple ir::Tensor class from python 5 years ago
test_select_op.py Fixing some tiny faults about Pylint in my code(ops) 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_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_slice.py fix pylint check issues 5 years ago
test_slice_grad.py fix pylint check issues 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 fix pylint check issues 5 years ago
test_sparse_softmax_cross_entropy_with_logits_op.py Fixing some tiny faults about Pylint in my code(ops) 5 years ago
test_sqrt_op.py fix pylint check issues 5 years ago
test_stridedslice_grad_op.py clean pylint 5 years ago
test_stridedslice_op.py clean pylint 5 years ago
test_sub_op.py change tensor dtype and shape from function to attr 5 years ago
test_tanh_op.py replace tanh implement with cudnn 5 years ago
test_tensoradd.py clean pylint 5 years ago
test_tile_op.py change tensor dtype and shape from function to attr 5 years ago
test_transpose_op.py clean pylint 5 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