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

Maid the changes to the main.py file #1282

Closed
wants to merge 689 commits into from
Closed

Conversation

doshi-kevin
Copy link

Hi, this is my first open source contribution. I have made the proposed changes to the mnist/main.py file according to this issue #1270 . If the code is correct, please merge the branch, I would like to be a contributor to this repository.

soumyadipghosh and others added 30 commits January 19, 2021 15:09
[FX] Start fx folder and add native interpreter example
[FX] Move examples from pytorch/pytorch
Write examples of customizing `Tracer`
Added NNC lowering example
Distributed example on C++ API (LibTorch)
[FX] updated NNC_compile example
[FX] Add example of tracer that records module qualname for each node
- Higher timeout is required when running on ROCm
  as the required kernels are compiled at runtime.
fix the error of generated code in subgraph rewrite
[FX] Add primitive library example
lancerts and others added 27 commits January 22, 2024 21:23
…ument (#1222)

* Change the cpp/dcgan

* Use an open source argparse implementation
Fixes
* ngpus_per_node variable count fix
* dist_backend assertion added for nccl issue
* issue link referred
* nccl required version mentioned
minor improvement of the gcn doc
* Intial model setup

* Training works

* Added inference

* Code clean up and commenting

* Update to README.md

* Add requirements.txt

* Updated top level README, added example to CI

* Potentially fixed testing (maybe not enough memory?)

* Update requirements.txt

---------

Co-authored-by: Mark Saroufim <[email protected]>
* Update main_cpp.yml

* Update main_python.yml
* Fix distributed test

* fix parallel scripts

* install dill

* remove dill

* run 2 gpu

* remove gpucount, use default

* Add examples to distributed examples

* refactor distributed test

* fx ERRORS overwriting

* run with base dir

* remove distributed from run_python_examples.sh

* move basedir to source

* separate init

---------

Co-authored-by: Sirut Buasai <[email protected]>
* fix the MNIST dataset url

* amend
…former block

ghstack-source-id: 4396c58e93f7bfd53ae261f6e305b86a8da29d5e
Pull Request resolved: #1259
* Remove Vision Transformer Example

* yolo

* Trigger CI
@doshi-kevin doshi-kevin closed this by deleting the head repository Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.