Skip to content

relax split requirement for prototype datasets#5186

Merged
pmeier merged 7 commits intopytorch:mainfrom
pmeier:relax-split
Jan 17, 2022
Merged

relax split requirement for prototype datasets#5186
pmeier merged 7 commits intopytorch:mainfrom
pmeier:relax-split

Conversation

@pmeier
Copy link
Copy Markdown
Contributor

@pmeier pmeier commented Jan 10, 2022

Closes #5185.

cc @pmeier @bjuncek

@facebook-github-bot
Copy link
Copy Markdown
Contributor

facebook-github-bot commented Jan 10, 2022

💊 CI failures summary and remediations

As of commit 1ba9c80 (more details on the Dr. CI page):



1 failure not recognized by patterns:

Job Step Action
CircleCI binary_linux_conda_py3.9_cu111 packaging/build_conda.sh 🔁 rerun

1 job timed out:

  • binary_linux_conda_py3.9_cu111

🚧 1 ongoing upstream failure:

These were probably caused by upstream breakages that are not fixed yet.


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Copy link
Copy Markdown
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pmeier , LGTM.

I just have minor questions. It makes sense to me not to make split a mandatory parameter, and to enforce our convention through consistent reviews in this case

@pmeier pmeier merged commit f9bee39 into pytorch:main Jan 17, 2022
@pmeier pmeier deleted the relax-split branch January 17, 2022 08:08
facebook-github-bot pushed a commit that referenced this pull request Jan 17, 2022
Summary:
* relax split requirement for prototype datasets

* remove obsolete tests

* appease mypy

* fix failing test

* fix load config test with default config

Reviewed By: NicolasHug

Differential Revision: D33618164

fbshipit-source-id: fea1fd6b4e40847beb5a8669331a00194236f574
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.

Relax split="train" requirement for prototype datasets

3 participants