issues
search
ankane
/
torch.rb
Deep learning for Ruby, powered by LibTorch
Other
728
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve Linux install instructions
#57
gose
opened
1 month ago
0
`pipx` Path and Homebrew Issues
#55
henrikbjorn
closed
2 months ago
1
TensorBoard
#53
pointlessone
opened
6 months ago
1
Added GELU activation.
#52
mtortonesi
closed
6 months ago
1
Add a binding for the torch.nn.elu activation function
#51
fpoltronieri
closed
7 months ago
1
Cannot convert a MPS Tensor to float64 dtype as the MPS framework doesn't support float64. Please use float32 instead
#50
chenillen
closed
8 months ago
1
Cannot load trained model to MPS device
#49
bockets
closed
9 months ago
1
Hint to install using brew version of PyTorch.
#48
Eric-Guo
closed
12 months ago
1
Docs: Warning on target size difference
#47
bockets
closed
12 months ago
1
Docs: Undefined method `T` for `tensor`
#46
bockets
closed
12 months ago
2
torch.rb does not work on TruffleRuby
#45
mtortonesi
closed
1 year ago
3
torch.rb not installing torch gem on Fedora 38/ruby 3.3-preview
#44
jcasu
closed
1 year ago
4
torch.rb not installing on Ubuntu 23.04 w. 3.2.2
#43
jcasu
closed
1 year ago
4
Allow loading large model files
#42
theSoenke
closed
1 year ago
3
cannot load such file -- [...]/torch-rb-0.13.1/lib/torch/ext
#41
RuhmUndAnsehen
closed
1 year ago
3
Create a global handler registry and remove handler support from Module.
#40
Eric-Guo
closed
1 year ago
1
Version 0.13 build failure
#39
orlando-labs
closed
1 year ago
3
Does touch.rb be able to running Core ML model ?
#38
Eric-Guo
closed
1 year ago
1
Tensor ellipsis indexing and step slicing
#37
orlando-labs
opened
1 year ago
2
Missing `Torch::Generator`
#36
c4lliope
closed
1 year ago
3
torch-rb BuildError
#35
elbowdonkey
closed
2 years ago
4
failing on libtorch version
#34
taf2
closed
2 years ago
7
Torch#zeros/ones_like methods lose the device affinity
#33
orlando-labs
closed
2 years ago
1
Fixed a typo in variable name
#32
orlando-labs
closed
3 years ago
1
Torch::NN::Utils._clones doesn't perform deep cloning
#31
orlando-labs
closed
3 years ago
4
Fix generate square subsequent mask + attribute readers for convolutional layers
#30
orlando-labs
closed
3 years ago
3
Missing bit shifts
#29
orlando-labs
closed
3 years ago
1
Attr readers for conv nd
#28
orlando-labs
closed
3 years ago
0
"Attention is all you need"-related stuff
#27
orlando-labs
closed
3 years ago
8
gem install fails with clang error (unsupported option '-fopenmp')
#26
raoulalwani
closed
2 years ago
10
Support for Complex numbers
#25
lfuszara1
closed
3 years ago
1
Problems with [torch-rb-0.5.3]/lib/torch/utils/data/data_loader.rb
#24
lfuszara1
closed
3 years ago
1
Compatibility table: more informations
#23
lfuszara1
closed
3 years ago
1
compile of extension fails
#22
MadBomber
closed
3 years ago
3
RuntimeError isGenericDict() INTERNAL ASSERT FAILED
#21
007lva
closed
3 years ago
5
Ruby 3.0.0 test fail
#20
orlando-labs
closed
3 years ago
1
Make code slightly more rubyish
#19
orlando-labs
closed
3 years ago
3
Loading/saving modules with buffers
#18
orlando-labs
closed
3 years ago
8
CUDA random seed methods and error message fix
#17
orlando-labs
closed
3 years ago
3
Undefined symbol: _ZN5torch5utils14cuda_lazy_initEv when running on CUDA
#16
golirev
closed
4 years ago
1
'Torch.normal' seems unavailable and some ideas
#15
weili-git
closed
4 years ago
6
Wrap functions returning Tensor Lists in Arrays
#14
mib32
closed
4 years ago
4
Chunk function is not working
#13
mib32
closed
4 years ago
2
Unsupported index type: Float when running MNIST example
#12
mib32
closed
4 years ago
3
ext.so raises undefined symbol error when torch-rb is required
#11
UlyssesZh
closed
4 years ago
6
Fix named_modules
#10
nerdinand
closed
4 years ago
7
uninitialized constant Set (NameError)
#9
nerdinand
closed
4 years ago
2
.backward() gains retain_graph and create_graph boolean options
#8
derrelldurrett
closed
4 years ago
1
.backward() broken when called against LibTorch 10.2
#7
derrelldurrett
closed
4 years ago
5
Error: tensor slicing does not work properly
#6
statjapan
closed
4 years ago
1
Next