issues
search
somaticio
/
tensorflow.rb
tensorflow for ruby
BSD 3-Clause "New" or "Revised" License
829
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Docker image failing with Segmentation fault error on running classify_image.rb
#110
sandeepnagra
opened
5 years ago
0
First release
#109
j209
opened
5 years ago
1
Fix missing null termination in tag list when loading a saved model
#108
WGautier
closed
6 years ago
1
ArgumentError with no message, trying to reproduce the SavedModel CAPTCHA example
#107
WGautier
closed
6 years ago
1
Got memory leak error when I use Tensorflow::Tensor.new(array, :float)
#106
baibonjwa
opened
6 years ago
0
more example
#105
sp00ck
opened
6 years ago
0
Update Tensorflow install URL
#104
MarcLapierre
closed
7 years ago
1
Resolve Installation issues across multiple platforms and release Docker containers
#103
arafatkatze
closed
6 years ago
1
got extconf.rb failed - when ran "ruby extconf.rb"
#102
estelleccl
opened
7 years ago
3
Warning: TensorFlow library wasn't compiled to use SSE3
#101
DannyBen
closed
7 years ago
1
Create :latest tag on Docker Hub
#100
DannyBen
closed
7 years ago
1
Could we use pre-compiled `libtensorflow.so` provided by Tensorflow official?
#99
onyxblade
closed
7 years ago
1
Fix a segfault in Session run
#98
AshtonO
closed
7 years ago
3
Is it possible to use this with crystal-lang?
#97
muhajirdev
closed
6 years ago
1
Fix the memory leak in Graph Importing
#96
AshtonO
closed
7 years ago
1
RubyML
#95
arbox
closed
6 years ago
1
Unable to install with ruby 2.2.5
#94
aishmita-aggarwal
closed
6 years ago
5
Fix a memory leak in session.run
#93
AshtonO
closed
7 years ago
2
TF_TensorDelete is never called, so there's a memory leak whenever tensors are built.
#92
AshtonO
opened
7 years ago
1
All of the Medium.com examples that call run fail with error undefined method 'c'
#91
AshtonO
closed
7 years ago
4
FFI backend
#90
headius
opened
7 years ago
6
Wider Ruby support using FFI
#89
headius
closed
4 years ago
7
Graph addition of strings test failed
#88
ljulliar
closed
6 years ago
1
No tensorflow.rb gem?
#87
IanTrudel
closed
7 years ago
1
Fix table formatting
#86
mkdynamic
closed
7 years ago
1
Image Recognition example not working any more
#85
Zigngit
closed
7 years ago
7
arithmetic on a pointer to void
#84
halogenandtoast
closed
6 years ago
13
Change Dockerfile and cirle.yml for new TF implementation
#83
nethsix
closed
7 years ago
0
Update circle yml after refetch
#82
nethsix
closed
7 years ago
0
Complete compatibility of Tensorflow.rb with Tensorflow C API
#81
arafatkatze
closed
7 years ago
0
minor readme + install tweaks
#80
geoffreylitt
closed
7 years ago
1
Support for Tensorflow r0.12
#79
ytorii
closed
7 years ago
3
Improve extend_graph performance
#78
maebashi
closed
7 years ago
0
Update README.md
#77
hailiangwangutd
closed
8 years ago
1
Make image/classify_image.rb accept image_file arg & upate image/README
#76
nethsix
closed
8 years ago
1
Update README with new docker instructions
#75
nethsix
closed
8 years ago
0
Fix Dockerfile to use somaticio ruby-tensorflow repo
#74
nethsix
closed
8 years ago
1
Required gems to run should be defined as runtime dependency
#73
hokuma
closed
8 years ago
2
example.rb giving undefined method `length' error
#72
obromios
closed
8 years ago
9
WIP Adding Install script
#71
arafatkatze
closed
8 years ago
0
Add support for GradientDescentOptimizer
#70
chrhansen
opened
8 years ago
1
Add support for default graph
#69
chrhansen
opened
8 years ago
2
Create Basic Usage tutorial in Ruby
#68
chrhansen
opened
8 years ago
14
Add #device to place ops on specific named devices
#67
chrhansen
opened
8 years ago
0
Add `eval` to `Tensor`
#66
chrhansen
opened
8 years ago
0
Move shape-method to Tensor-class
#65
chrhansen
closed
8 years ago
1
Copy-pasted from #60, extra and pending specs for #constant
#64
chrhansen
closed
8 years ago
1
Add shape method to Array, Numeric, and String as cleanup
#63
chrhansen
closed
8 years ago
7
Adding Image recognition Tutorial and Scalar Tensor.
#62
arafatkatze
closed
8 years ago
0
Image recognition tutorial
#61
chrhansen
closed
8 years ago
12
Next