Skip to content
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

extern "C" __launch_bounds__(512, 4) __global__ void reduction_prod_kernel(ReduceJitOp r){ r.run(); } #29

Open
ZhenWusi opened this issue Apr 5, 2024 · 1 comment

Comments

@ZhenWusi
Copy link

ZhenWusi commented Apr 5, 2024

when i run python train.py -s data use my data happened that
image
屏幕截图 2024-04-05 180405
and following is my data file
屏幕截图 2024-04-05 180428

@ZhenWusi
Copy link
Author

ZhenWusi commented Apr 5, 2024

how use my data to train?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant