-
Notifications
You must be signed in to change notification settings - Fork 1k
add any input bool #7394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add any input bool #7394
Conversation
| #endif | ||
|
|
||
| #define REGISTER_REDUCE_LOGICAL_KERNELS(device) \ | ||
| REGISTER_REDUCE_LOGICAL_XPU_KERNEL("reduce_any", BinaryFuncAny, device, bool) \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
补一组测试吧,Oneflow-Inc/vision#128 (comment) 把这个例子摘出来。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
|
Code got formatted by CI. Please request CI again if you still want to have this PR merged. If the PR is from a forked repo, please download the patch files from the GitHub Actions web page and apply them locally. |
|
CI failed when running job: cuda-misc. PR label automerge has been removed |
Speed stats: |
Speed stats: |
|
CI failed when running job: cuda-speed-test. PR label automerge has been removed |
No description provided.