jedld / tensor_stream

A ground-up and standalone reimplementation of TensorFlow for ruby. Comes with a pure ruby and OpenCL opcode evaluator
MIT License
507 stars 17 forks source link

exist ? #10

Open bialystok opened 4 months ago

bialystok commented 4 months ago

/home/USER/gems/gems/tensor_stream-1.0.9/lib/tensor_stream/ops.rb:5:in <module:Ops>': undefined methodexists?' for File:Class (NoMethodError)

if File.exists?(File.join(__dir__, 'generated_stub', 'ops.rb'))
       ^^^^^^^^

Did you mean? exist? from /home/USER/gems/gems/tensor_stream-1.0.9/lib/tensor_stream/ops.rb:4:in `'