Skip to content

Pull requests: pytorch-ignite/code-generator

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor(templates): remove hubconf.py templates
#53 by ydcjeff was merged Apr 8, 2021 Loading… updated Apr 8, 2021 v0.1.0
Add in-memory archiving option for production backend Backend: code gen etc frontend Vue app
#72 by trsvchn was merged Apr 17, 2021 Loading… updated Apr 17, 2021
1 of 3 tasks
v0.1.0
fix: remove warning about earlystop and save best model templates
#73 by ydcjeff was merged Apr 17, 2021 Loading… updated Apr 17, 2021
1 of 3 tasks
v0.1.0
test: run torch.distributed.launch and spawn tests test Tests (internal / external) related tickets
#74 by ydcjeff was merged Apr 17, 2021 Loading… updated Apr 17, 2021
1 of 3 tasks
v0.1.0
chore: update REAME.md & CONTRIBUTING.md [skip ci] documentation Improvements or additions to documentation
#75 by ydcjeff was merged Apr 17, 2021 Loading… updated Apr 17, 2021
1 of 3 tasks
v0.1.0
ci: speed up test runs ci CI related tickets
#85 by ydcjeff was merged Apr 19, 2021 Loading… updated Apr 19, 2021
1 of 3 tasks
v0.1.0
Remove wandblogger
#89 by ydcjeff was merged Apr 19, 2021 Loading… updated Apr 19, 2021
1 of 3 tasks
Add transformer template: text classification task templates
#19 by trsvchn was merged Apr 19, 2021 Loading… updated Apr 19, 2021 v0.1.0
Making Text classification template similar to Image Classification [skip ci]
#92 by trsvchn was merged Apr 19, 2021 Loading… updated Apr 19, 2021
3 of 5 tasks
feat(app): add an option to include test file frontend Vue app
#97 by ydcjeff was merged Apr 20, 2021 Loading… updated Apr 20, 2021
1 of 3 tasks
v0.1.0
feat: add sidebar for left pane for mobile enhancement New feature or request
#108 by ydcjeff was merged May 6, 2021 Loading… updated May 6, 2021
1 of 3 tasks
feat: show thanksgiving message after download enhancement New feature or request
#109 by ydcjeff was merged May 6, 2021 Loading… updated May 6, 2021
1 of 3 tasks
fix: add score_function in saving best models bug Something isn't working
#145 by ydcjeff was merged Jun 1, 2021 Loading… updated Jun 1, 2021
1 of 3 tasks
chore: rename model.py to models.py
#146 by ydcjeff was merged Jun 1, 2021 Loading… updated Jun 1, 2021
1 of 3 tasks
fix: do not download VOCSegmentation by default
#144 by ydcjeff was merged Jun 1, 2021 Loading… updated Jun 1, 2021
1 of 3 tasks
fix: split the panes by 40/60 frontend Vue app
#148 by ydcjeff was merged Jun 2, 2021 Loading… updated Jun 2, 2021
1 of 3 tasks
fix: correct naming for loggers bug Something isn't working
#149 by ydcjeff was merged Jun 2, 2021 Loading… updated Jun 2, 2021
1 of 3 tasks
fix: whitespaces and \n(s) templates
#152 by ydcjeff was merged Jun 7, 2021 Loading… updated Jun 7, 2021
1 of 3 tasks
chore(deps): bump pytorch-ignite to 0.4.5 dependencies Pull requests that update dependencies
#163 by ydcjeff was merged Jun 25, 2021 Loading… updated Jun 25, 2021
1 of 3 tasks
Update link to v0.2.0 app
#166 by trsvchn was merged Jul 10, 2021 Loading… updated Jul 10, 2021
3 tasks
Removed idist.barrier() where needed
#194 by sayantan1410 was merged Dec 27, 2021 Loading… updated Dec 29, 2021
1 task done
Added configuration for local rank for all the templates
#197 by sayantan1410 was merged Jan 2, 2022 Loading… updated Jan 3, 2022
1 task done
Added Gloo as a backend option
#203 by sayantan1410 was merged Jan 26, 2022 Loading… updated Jan 29, 2022
1 task done
Replaced torch.distributed.launch with torchrun
#206 by sayantan1410 was merged Feb 1, 2022 Loading… updated Feb 1, 2022
1 task done
Add GHA CI autocancel
#208 by trsvchn was merged Feb 22, 2022 Loading… updated Feb 22, 2022
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.