-
Next
- [ ] add `num_workers` option to data loader
- [ ] add `tensor.storage` method
- [ ] add support for loading saved optimizers (`load_state_dict`)
Performance
- [ ] Disable global VM l…
-
I'm using ruby-dnn on top of numo-linalg into which I load libclblast.so hoping it is an openblas drop in replacement.
```
# clinfo -l
Platform #0: NVIDIA CUDA
+-- Device #0: NVIDIA GeForce GTX 7…
-
```
ruby /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_ruby_rb-numo-narray/rb32-numo-narray/work/destroot/opt/local/lib/ruby3.2/gems…
-
include rails Gemfile, start rails, it's crash and core dump
1497 /usr/local/lib/ruby/gems/2.5.0/gems/numo-linalg-0.1.4/lib/numo/linalg/lapack.so
* Process memory map:
56331ff11000-563320235…
-
(See also: https://github.com/0xdevalias/devalias.net/issues/1)
Jekyll can "create an index for related posts" using the `--lsi` build command option, which uses the `classifier-reborn` gem to crea…
-
Hi,
I am struggling to make numo-linalg (0.1.5) work in windows 10. I am using it successfully on macos. It is amazing BTW :-)
Notes:
- I am using Msys2
- I have installed numo-narray
- I …
-
$ pacman -Ss mingw-w64-x86_64-fftw
mingw64/mingw-w64-x86_64-fftw 3.3.7-1 [installed]
in windows cmd:
c:\Dominic\programming\ruby\try_numo>gem install numo-fftw
Temporarily enhancing PATH for M…
-
# Store
https://github.com/ruby-numo/narray/wiki/Numo::NArray%E6%A6%82%E8%A6%81#%E8%A6%81%E7%B4%A0%E3%81%AE%E6%A0%BC%E7%B4%8D
* [x] store(another_array)
* [x] fill(item)
* [x] seq([begin, step…
-
Since the last update appears to be in 2017, and it only claims support for gsl 2.1 in the README (with the latest version seeming to be v2.6), i'm wondering if this project is still active/maintained…
-
I used this test script.
```
$ cat test.rb
require "numo/linalg/autoloader"
require "datasets-numo-narray"
require "rumale"
p Numo::Linalg::Autoloader.libs
numeric_columns = [
:bill_le…