Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
实验结果
All correct!
时间统计
实验平台:windows11 cuda11.5 RTX3090
fill_sin : 0.000362s
filter_positive : 0.000732s
fill_sin 改成“网格跨步循环”以后,这里三重尖括号里的参数如何调整?10 分
这里的“边角料法”对于不是 1024 整数倍的 n 会出错,为什么?请修复:10 分
这里 CPU 访问数据前漏了一步什么操作?请补上:10 分
这里有什么问题?请改正:10 分