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

Unable to run experiment with cross-entropy #4

Open
RIMcKinley opened this issue Oct 24, 2019 · 1 comment
Open

Unable to run experiment with cross-entropy #4

RIMcKinley opened this issue Oct 24, 2019 · 1 comment

Comments

@RIMcKinley
Copy link

Running

python train_dac.py --datadir data --dataset stl10-c --train_y train_y_downshifted_random_monkeys.bin --nesterov --net_type vggnet -use-gpu --epochs 200 --learn_epochs 20 --seed 0
fails after the first epoch, triggering a CUDA error ('device-side assert triggered')

@thulas
Copy link
Owner

thulas commented Oct 24, 2019

Hard to say what's triggering this assert. Can you run this inside PDB and print out the back-trace?

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

2 participants