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

Refine excluded AMP prefix
#328 by danieldk was merged Mar 5, 2021 Loading…
Update for PyTorch 1.8
#327 by LaurentMazare was merged Mar 4, 2021 Loading…
Fix BatchNorm scaling and bias behavior
#326 by jerry73204 was closed May 30, 2023 Loading…
Update ndarray dependency to 0.14
#323 by danieldk was merged Feb 5, 2021 Loading…
Add fallible (f_) counterparts to the Path initializers
#321 by danieldk was merged Jan 26, 2021 Loading…
Add support for the tracer api
#319 by LaurentMazare was merged Jan 30, 2021 Loading…
Implement binding generator in Rust
#318 by jerry73204 was closed Feb 7, 2021 Loading…
Safer torch-sys/build.rs implementation
#316 by jerry73204 was closed Dec 2, 2022 Loading…
Update dependencies via cargo-edit
#314 by jerry73204 was closed Dec 2, 2022 Loading…
Fix seq2seq translation example
#310 by VasanthakumarV was merged Jan 14, 2021 Loading…
Add some try_from implementation to IValue
#308 by LaurentMazare was merged Jan 12, 2021 Loading…
Avoid generating variables for RNNs without biases.
#303 by LaurentMazare was merged Dec 18, 2020 Loading…
Support more platforms/toolchains.
#299 by LaurentMazare was merged Dec 12, 2020 Loading…
Support loading of i8 npz files generated by numpy
#294 by guillaume-be was merged Nov 29, 2020 Loading…
Add quantized JIT example
#289 by calmdown13 was merged Nov 24, 2020 Loading…
Add QEngine.
#288 by LaurentMazare was merged Nov 22, 2020 Loading…
Use anyhow instead of failure
#285 by moshg was merged Nov 20, 2020 Loading…
Added train and eval function to Torch Script module
#283 by surdus was merged Nov 18, 2020 Loading…
Derive Hash on Device and Reduction types
#282 by jerry73204 was merged Nov 21, 2020 Loading…
Added ability to train Torch Script module with example
#278 by surdus was merged Nov 7, 2020 Loading…
Upgrade the tch crate for PyTorch v1.7.0
#275 by LaurentMazare was merged Oct 30, 2020 Loading…
Support externally created tensors
#273 by omerbenamram was merged Oct 28, 2020 Loading…
Add Optimizer::set_weight_decay(_group)?
#269 by danieldk was merged Oct 18, 2020 Loading…
ProTip! Adding no:label will show everything without a label.