We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9220397 + 3d359c2 commit c8150f0Copy full SHA for c8150f0
tester/base_config.yaml
@@ -36,6 +36,7 @@ special_accuracy_atol_rtol:
36
paddle.lerp : [5, 0.05]
37
paddle.nn.functional.upsample: [0.5, 1.5]
38
paddle.nn.functional.interpolate: [0.5, 1.5]
39
+ paddle.nn.functional.softmax: [1, 0.01]
40
41
# All configs that report dtype diff when not in not_check_dtype list should be
42
# copied to tester/api_config/5_accuracy/accuracy_gpu_error_dtype_diff.txt
0 commit comments