Tom Soru

Results 5 issues of Tom Soru

One of the last TensorFlow updates broke the `./ask.sh` script. Probably it has to be written from scratch.

bug

**Environment** * Python 3.7.6 * `tensorflow==1.14.0` **Log** ```bash $ python build_vocab.py data/monument_300/data_300.en > data/monument_300/vocab.en WARNING:tensorflow:From build_vocab.py:44: VocabularyProcessor.__init__ (from tensorflow.contrib.learn.python.learn.preprocessing.text) is deprecated and will be removed in a future version. Instructions...

Can the current workflow deal with big datasets (i.e., when it's impossible to store them in-memory)?

Priority: Medium
Status: Available
Type: Question

- [ ] Make `dbpedia/neural-qa` use `LiberAI/NSpM` as submodule - [ ] Keep `gsoc` folder only in fork

task

Hello! For starters, thanks a lot for building this benchmark. I might have found something weird in the code at https://github.com/lessthanoptimal/Java-Matrix-Benchmark/blob/master/external/ujmp/src/jmatbench/ujmp/UjmpNativeLibraryConfigure.java#L35 ``` java UJMPSettings.getInstance().setUseJBlas(true); ``` Since the class is `UjmpNativeLibraryConfigure`,...