Marvin Teichmann
Marvin Teichmann
Lots of applications have started to put their config files in configuration folders like `.config` or `.kde`. The current behaviour when trying to add `~/.config/mytest.conf` is the following. > dotfiles...
In the paper [Training Deep Nets with Sublinear Memory Cost](https://arxiv.org/abs/1604.06174) Chen et al. introduced a very good idea to greatly reduce GPU memory requirements. The idea bowls down to discarding...
Running convert.py outputs the error: ``` Traceback (most recent call last): File "convert.py", line 343, in tf.app.run() File "/home/mifs/mttt2/.virtualenvs/tfr1.0/local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 44, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) File "convert.py", line 339,...