Skip to content

Pull requests: LaurentMazare/tch-rs

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
Sort

Pull requests list

Iter2 batch size error handing.
#19 by ehsanmok was closed Apr 5, 2019 Loading…
Static to const variables.
#20 by ehsanmok was closed Apr 5, 2019 Loading…
Remove CUDA version check in build.rs
#110 by mwilliammyers was merged Sep 4, 2019 Loading…
Remove println in Optimizer
#111 by mwilliammyers was merged Sep 4, 2019 Loading…
Start updating for pytorch 1.3.0.
#114 by LaurentMazare was merged Oct 11, 2019 Loading…
Adapt the bindings for PyTorch v1.4.0
#143 by LaurentMazare was merged Jan 16, 2020 Loading…
Switch appveyor to the latest image.
#159 by LaurentMazare was closed Feb 25, 2020 Loading…
Switch to using anyhow rather than failure
#187 by LaurentMazare was closed May 9, 2020 Loading…
Move to CPU before saving image to prevent crashing
#194 by jerry73204 was merged May 19, 2020 Loading…
Add emacs autosave files to .gitignore
#197 by jerry73204 was merged May 20, 2020 Loading…
More verbose check on #[should_panic]
#202 by jerry73204 was merged Jun 2, 2020 Loading…
Configure rustfmt to tidy doc comments
#203 by jerry73204 was merged Jun 2, 2020 Loading…
half::f16 type support
#215 by jerry73204 was merged Jun 18, 2020 Loading…
Update to PyTorch 1.6.
#235 by LaurentMazare was merged Jul 29, 2020 Loading…
Mingpt
#243 by LaurentMazare was merged Aug 29, 2020 Loading…
Fix clippy issues and add Github Actions
#259 by zzau13 was closed Oct 25, 2020 Loading…
Param group
#261 by LaurentMazare was merged Oct 13, 2020 Loading…
Add the Optimizer::trainable_variables method
#268 by danieldk was merged Oct 20, 2020 Loading…
Upgrade the tch crate for PyTorch v1.7.0
#275 by LaurentMazare was merged Oct 30, 2020 Loading…
Added ability to train Torch Script module with example
#278 by surdus was merged Nov 7, 2020 Loading…
Derive Hash on Device and Reduction types
#282 by jerry73204 was merged Nov 21, 2020 Loading…
Add QEngine.
#288 by LaurentMazare was merged Nov 22, 2020 Loading…
Support more platforms/toolchains.
#299 by LaurentMazare was merged Dec 12, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.