-
Notifications
You must be signed in to change notification settings - Fork 356
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
docs: add example for Pytorch flexible primitives [DET-3202] #778
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shiyuann
commented
Jun 25, 2020
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
shiyuann
force-pushed
the
pytorch/example
branch
from
June 25, 2020 18:16
54d3623
to
cc528df
Compare
examples/experimental/native/flexible_primitives_mnist_pytorch/data.py
Outdated
Show resolved
Hide resolved
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
shiyuann
force-pushed
the
pytorch/example
branch
10 times, most recently
from
June 29, 2020 07:57
d272c4c
to
2b44277
Compare
katport
reviewed
Jun 30, 2020
examples/experimental/native/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
shiyuann
force-pushed
the
pytorch/example
branch
2 times, most recently
from
June 30, 2020 21:45
34f7aeb
to
42f5632
Compare
rb-determined-ai
approved these changes
Jul 1, 2020
examples/experimental/trial/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/trial/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/trial/flexible_primitives_mnist_pytorch/model_def.py
Outdated
Show resolved
Hide resolved
examples/experimental/trial/flexible_primitives_mnist_pytorch/const.yaml
Show resolved
Hide resolved
examples/experimental/trial/flexible_primitives_mnist_pytorch/const.yaml
Outdated
Show resolved
Hide resolved
examples/experimental/trial/flexible_primitives_mnist_pytorch/distributed.yaml
Show resolved
Hide resolved
hamidzr
added a commit
to hamidzr/determined
that referenced
this pull request
Jul 7, 2020
Squashed commit of the following: commit 8f45512 Author: Shiyuan <[email protected]> Date: Tue Jul 7 12:31:56 2020 -0700 test: add nightly test for pytorch flexible primitive example [DET-3534] (determined-ai#827) * fix: fix GAN example. * test: add nightly test for flexible primitive example commit e501ea0 Author: Caleb Hoyoul Kang <[email protected]> Date: Tue Jul 7 12:07:40 2020 -0600 feat: experiment list filter [DET-2999, DET-3000] (determined-ai#796) commit a1b494e Author: Sidney Wijngaarde <[email protected]> Date: Tue Jul 7 12:39:11 2020 -0400 feat: model versions endpoints [DET-3478] (determined-ai#822) Endpoints for managing model versions. commit 21fb956 Author: Hamid Zare <[email protected]> Date: Mon Jul 6 16:36:14 2020 -0700 fix: fix an issue with cluster resource computation [DET-3509] (determined-ai#832) repeat after me: "in JS Array.push does NOT return the resulting array" commit 1c5d151 Author: naren-determined <[email protected]> Date: Mon Jul 6 14:51:21 2020 -0700 feat: added cli logging to native (determined-ai#833) * feat: Native API Logging Improvement [DET-3316] * feat: added logging for native * feat: added cli logging to native [DET-3316] * fix: order of imports for linting * fix: migrated logs function from cli to common [DET-3316] * fix: trial log path [DET-3316] * fix: linting for cli trial.py [DET-3316] * buggy test [DET-3316] * buggy test part 2 [DET-3316] * buggy test number 3 [DET-3316] * authentication fix native logging [DET-3316] * fix linting native logging [DET-3316] * moving authentication_required to common api [DET-3316] * fix: added authentication_required to authentication in common [DET-3316] * feat: add cli logging to native commit 6843c8f Author: katport <[email protected]> Date: Mon Jul 6 12:07:21 2020 -0700 feat: add unets tf.keras example [DET-3397] (determined-ai#825) commit a9d7007 Author: Yoni Ben-tzur <[email protected]> Date: Fri Jul 3 21:52:07 2020 -0700 feat: clean up swagger spec (determined-ai#823) commit afc6e3f Author: naren-determined <[email protected]> Date: Thu Jul 2 22:59:49 2020 -0700 revert: added cli logging to native. (determined-ai#821) * Revert "feat: added cli logging to native [DET-3316] (determined-ai#788)" This reverts commit 0c99a0c. * fix: revert to previous commit commit 3d42608 Author: Shiyuan <[email protected]> Date: Thu Jul 2 20:45:59 2020 -0700 docs: add example for Pytorch flexible primitives [DET-3202] (determined-ai#778) commit 0c99a0c Author: naren-determined <[email protected]> Date: Thu Jul 2 19:07:53 2020 -0700 feat: added cli logging to native [DET-3316] (determined-ai#788) * feat: Native API Logging Improvement [DET-3316] * feat: added logging for native * feat: added cli logging to native [DET-3316] * fix: order of imports for linting * fix: migrated logs function from cli to common [DET-3316] * fix: trial log path [DET-3316] * fix: linting for cli trial.py [DET-3316] * buggy test [DET-3316] * buggy test part 2 [DET-3316] * buggy test number 3 [DET-3316] * authentication fix native logging [DET-3316] * fix linting native logging [DET-3316] * moving authentication_required to common api [DET-3316] * fix: added authentication_required to authentication in common [DET-3316]
tayritenour
pushed a commit
to tayritenour/determined
that referenced
this pull request
Apr 25, 2023
eecsliu
pushed a commit
to eecsliu/determined
that referenced
this pull request
Jun 23, 2023
stoksc
added a commit
that referenced
this pull request
Jun 26, 2023
eecsliu
pushed a commit
that referenced
this pull request
Jun 28, 2023
eecsliu
pushed a commit
that referenced
this pull request
Jun 28, 2023
stoksc
added a commit
that referenced
this pull request
Jul 20, 2023
eecsliu
pushed a commit
that referenced
this pull request
Jul 24, 2023
stoksc
added a commit
that referenced
this pull request
Oct 17, 2023
azhou-determined
pushed a commit
that referenced
this pull request
Dec 7, 2023
wes-turner
pushed a commit
that referenced
this pull request
Feb 2, 2024
rb-determined-ai
pushed a commit
that referenced
this pull request
Feb 29, 2024
amandavialva01
pushed a commit
that referenced
this pull request
Mar 18, 2024
eecsliu
pushed a commit
that referenced
this pull request
Apr 18, 2024
eecsliu
pushed a commit
to determined-ai/determined-release-testing
that referenced
this pull request
Apr 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add an example with multiple models and multiple optimizers with the new Pytorch primitives.
Test Plan
Commentary (optional)
Please only review the second commit.