-
Notifications
You must be signed in to change notification settings - Fork 615
CIFAR 10 Debugging/ Training on ET #12457
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12457
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 4 Cancelled JobsAs of commit 693bb5a with merge base 2108598 ( NEW FAILURE - The following job has failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D78284284 |
This PR needs a
|
Summary: This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export. **NOTE:** The PTE + PTD training doesn't work in Python yet Differential Revision: D78284284
4caf482
to
a93a65f
Compare
This pull request was exported from Phabricator. Differential Revision: D78284284 |
Summary: This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export. **NOTE:** The PTE + PTD training doesn't work in Python yet Differential Revision: D78284284
a93a65f
to
7394e5b
Compare
This pull request was exported from Phabricator. Differential Revision: D78284284 |
Summary: This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export. **NOTE:** The PTE + PTD training doesn't work in Python yet Reviewed By: JacobSzwejbka Differential Revision: D78284284
7394e5b
to
d32b1be
Compare
This pull request was exported from Phabricator. Differential Revision: D78284284 |
Summary: Pull Request resolved: pytorch#12457 This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export. **NOTE:** The PTE + PTD training doesn't work in Python yet Reviewed By: JacobSzwejbka Differential Revision: D78284284
d32b1be
to
6b9a809
Compare
Summary: This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export. **NOTE:** The PTE + PTD training doesn't work in Python yet Reviewed By: JacobSzwejbka Differential Revision: D78284284
6b9a809
to
5aef1bc
Compare
This pull request was exported from Phabricator. Differential Revision: D78284284 |
Summary: Pull Request resolved: pytorch#12457 This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export. **NOTE:** The PTE + PTD training doesn't work in Python yet Reviewed By: JacobSzwejbka Differential Revision: D78284284
5aef1bc
to
158ca5d
Compare
Summary: This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export. **NOTE:** The PTE + PTD training doesn't work in Python yet Reviewed By: JacobSzwejbka Differential Revision: D78284284
158ca5d
to
693bb5a
Compare
This pull request was exported from Phabricator. Differential Revision: D78284284 |
Summary:
This is a training example which demonstrates how a simple CNN model for CIFAR 10 can be trained using the traditional PTE only training and the PTE + PTD file export.
NOTE: The PTE + PTD training doesn't work in Python yet
Differential Revision: D78284284