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

feat(template): complete cifar10 classification #118

Merged
merged 11 commits into from
May 17, 2021
Merged

feat(template): complete cifar10 classification #118

merged 11 commits into from
May 17, 2021

Conversation

ydcjeff
Copy link
Member

@ydcjeff ydcjeff commented May 14, 2021

Description

Part of #103

  • Add cifar10 classification template

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

@ydcjeff ydcjeff added enhancement New feature or request templates labels May 14, 2021
@ydcjeff ydcjeff added this to In progress in v0.2.0 via automation May 14, 2021
@netlify
Copy link

netlify bot commented May 14, 2021

Deploy preview for code-generator ready!

Built with commit 63b586f

https://deploy-preview-118--code-generator.netlify.app

@ydcjeff ydcjeff mentioned this pull request May 15, 2021
23 tasks
@ydcjeff ydcjeff merged commit 4910cb4 into v1 May 17, 2021
v0.2.0 automation moved this from In progress to Done May 17, 2021
@ydcjeff ydcjeff deleted the vision-class branch May 17, 2021 06:05
ydcjeff added a commit that referenced this pull request May 21, 2021
* feat(template): complete cifar10 classification

* feat: add log_every_iters in config.yaml and omegaconf req

* chore: use idist.Parallel, spawn_kwargs -> kwargs

* feat: add support for argparse and hydra

Add configuration library selection in tab Templates

* fix: merge config in json file

* fix!: keep yaml/hydra combo, add logger pkg in requirements.txt

remove json/argparse combo since json.load will result an error for plain `int` and argparse will fail to call string "int" for given inputs.

* fix: fix cmd run script in readme, add node_rank

* fix: disable hydra logging and outputs path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request templates
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants