-
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
Use windows unicode paths to get around windows 260 char path limit.
#339
opened Apr 8, 2021 by
MarkJGx
Loading…
replaced String by Box<str>; cargo fmt (stable-diffusion example)
#560
opened Nov 5, 2022 by
djugei
Loading…
Iter2: store my output on the same device as the first input
#572
opened Nov 18, 2022 by
njaard
Loading…
add of_slice_size so we can create a tensor with designated dimensions
#587
opened Dec 9, 2022 by
dzhao
Loading…
Make shape() and stride() return &[i64] to avoid data copy
#749
opened Jun 20, 2023 by
SunDoge
Loading…
Update license field following SPDX 2.1 license expression standard
#762
opened Jul 20, 2023 by
frisoft
Loading…
Update NO_DOWNLOAD_ERROR_MESSAGE to suggest download-libtorch feature
#807
opened Oct 15, 2023 by
SmarakNayak
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.