-
Notifications
You must be signed in to change notification settings - Fork 345
Pull requests: LaurentMazare/tch-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Revise TryFrom impls and make ndarray optional
#297
opened Dec 7, 2020 by
jerry73204
Loading…
updated Oct 21, 2021
Use windows unicode paths to get around windows 260 char path limit.
#339
opened Apr 8, 2021 by
MarkJGx
Loading…
updated Oct 21, 2021
Supply custom gradient in the backward function
#354
opened May 17, 2021 by
Liby99
Loading…
updated Oct 21, 2021
Added macro for asserting that tensors are equal.
#523
opened Aug 19, 2022 by
joverwey
Loading…
updated Aug 19, 2022
Added missing InstanceNorm module.
#522
opened Aug 19, 2022 by
joverwey
Loading…
updated Oct 12, 2022
replaced String by Box<str>; cargo fmt (stable-diffusion example)
#560
opened Nov 5, 2022 by
djugei
Loading…
updated Nov 5, 2022
add of_slice_size so we can create a tensor with designated dimensions
#587
opened Dec 9, 2022 by
dzhao
Loading…
updated Dec 9, 2022
Iter2: store my output on the same device as the first input
#572
opened Nov 18, 2022 by
njaard
Loading…
updated Dec 22, 2022
More flexible build script for Android support
#594
opened Dec 23, 2022 by
laptou
Loading…
updated Dec 23, 2022
Initial changes for iOS support
#660
opened Mar 26, 2023 by
simlay
Loading…
updated Apr 4, 2023
4 tasks
Make shape() and stride() return &[i64] to avoid data copy
#749
opened Jun 20, 2023 by
SunDoge
Loading…
updated Jun 20, 2023
Update license field following SPDX 2.1 license expression standard
#762
opened Jul 20, 2023 by
frisoft
Loading…
updated Jul 20, 2023
Preliminary support for stream guard.
#338
opened Apr 6, 2021 by
LaurentMazare
Loading…
updated Jul 21, 2023
Enable the function linalg_vector_norm
#759
opened Jul 16, 2023 by
ramon-garcia
Loading…
updated Aug 2, 2023
Add support for negative range indexing on tensors
#783
opened Aug 10, 2023 by
wildstyl3r
Loading…
updated Aug 10, 2023
Implement Rust array to Tensor conversion.
#790
opened Aug 20, 2023 by
jerry73204
Loading…
updated Aug 20, 2023
Move FFI linking to the new crate torch-build
#447
opened Jan 20, 2022 by
jerry73204
•
Draft
updated Sep 9, 2023
Update NO_DOWNLOAD_ERROR_MESSAGE to suggest download-libtorch feature
#807
opened Oct 15, 2023 by
SmarakNayak
Loading…
updated Oct 15, 2023
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.