-
I know you introduced with an estimation of 10 features and more bruteforce being more perfomant than KNN. I can tell that the number in fact is much higher as of in KNN you only need to build the tre…
-
I'm working on a 3-dim Stencil Code. When I tried to instead of using ```dash::BLOCKED``` in all three dimensions for the ```DistributionSpec```, to use ```dash::NONE``` in the dimension of the linear…
-
Not sure this is a bug, or a feature request, but I shall still write it down as more people would definitely be experiencing this.
When the features of a crf also contain numpy matrices, like the …
-
Hi All,
Another question regarding the function availability of DASH.
What will happen if I change the distribution (block size, halo layer) of a existing Matrix ?
Will the DASH support re-dist…
-
This is a feedback from Cumo implementation.
https://speakerdeck.com/sonots/fast-numerical-computing-and-deep-learning-in-ruby-with-cumo?slide=42
Numo:
```
irb(main):015:0> a = Numo::Int32.new…
-
Can someone please shed some light on the following issue? I have a 2D NArray with TilePattern and use `global_at` to determine the global offsets of elements in the tiles. Consider the following exam…
-
Hi when trying to train crfasrnn with my own data, I get stuck in data preparation. I guess it could arise from malformed PNG but I do not get the solution. Any idea ?
>python2.7 data2lmdb.py
3 tr…
-
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…
-
Currently the most time consuming component in nefi's algorithm section is guo hall. This algorithm already got some great optimizations through to the fact that the thinning module is written in c++.…
gdenn updated
8 years ago
-
Hi Prasun,
Validating locally installed RbCuda gem with `rake pry` as documented gives `rbcuda.so: undefined symbol: rb_nmatrix_dense_create`.
``` shell
rake --trace pry
** Invoke pry (first_t…