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

Support torch.compile #178

Closed
skingorz opened this issue Nov 22, 2023 · 2 comments
Closed

Support torch.compile #178

skingorz opened this issue Nov 22, 2023 · 2 comments
Labels

Comments

@skingorz
Copy link

🚀 Feature

I hope the repo support torch.compile.

Motivation

As a key feature of Pytorch 2.0, I hope USB can also support torch.compile.

Additional context

I have try to add the following code (line 390-392) to train.py. But when the second epoch ends and evals the model ,

eval_dict = algorithm.evaluate('eval')

it always occurs an assert error. My command is

python train.py --c config/usb_cv/freematch/freematch_cifar100_400_0.yaml
image
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Dec 23, 2023
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant