Skip to content

Commit c8150f0

Browse files
authored
Merge pull request #464 from fxyfxy777/fix_softmax
fix_softmax
2 parents 9220397 + 3d359c2 commit c8150f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tester/base_config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ special_accuracy_atol_rtol:
3636
paddle.lerp : [5, 0.05]
3737
paddle.nn.functional.upsample: [0.5, 1.5]
3838
paddle.nn.functional.interpolate: [0.5, 1.5]
39+
paddle.nn.functional.softmax: [1, 0.01]
3940

4041
# All configs that report dtype diff when not in not_check_dtype list should be
4142
# copied to tester/api_config/5_accuracy/accuracy_gpu_error_dtype_diff.txt

0 commit comments

Comments
 (0)