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

Adding one source multi use example code on google's colab to examples/contrib/osmu #2121

Closed
wants to merge 1 commit into from

Conversation

secutron
Copy link

First of all, I'd like to thank you all ignite team.

I thought it would be nice if there is some simple code that shows 'one source multi use(CPU/GPU/TPU)' example. So I have wrote that code using wonderful ignite functionalities.

Please let me know what you think!

@github-actions github-actions bot added the examples Examples label Jul 20, 2021
@secutron secutron changed the title Adding one source multi use example on google's colab to examples/contrib/osmu Adding one source multi use example code on google's colab to examples/contrib/osmu Jul 20, 2021
@sdesrozis
Copy link
Contributor

@secutron Thank you very much for your support !!

My pleasure to review your example asap 😊

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Jul 20, 2021

Hi @secutron, thanks a lot for your feedback about our project, kind words and the PR !

We have already provided few examples like "one source multi use(CPU/GPU/TPU)" using resnet18 on cifar10 dataset:

On the other hand, we are also refactoring our tutorials and how-to guides and we would need to provide a content such that users could easily reuse it in their own projects. cc @Priyansi can add more context on what we would like to add.

PS: recently, we introduced PyTorch-Ignite Code-Generator application : https://code-generator.pytorch-ignite.ai/ where it would be interesting to provide TPU support as an option, pytorch-ignite/code-generator#173

@secutron
Copy link
Author

Hi @sdesrozis and @vfdev-5,

Thanks a lot for your kind reply. It will be good for me to use easy how-to guides and Code-Generator.

Cheers,

@vfdev-5
Copy link
Collaborator

vfdev-5 commented Jul 21, 2021

By the way, @secutron if you would like to help improving the project, please take a look at this list of issues with good-first-issue and help-wanted labels.
Working on some of these issues would be really appreciated by the team and the community ! Thanks

@vfdev-5 vfdev-5 marked this pull request as draft August 20, 2021 13:55
@vfdev-5 vfdev-5 closed this Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants