David Levinthal Ph.D.

Results 5 issues of David Levinthal Ph.D.

The convolution code seems to consistently hang in the same spot, in some sort of infinite loop (100% GPU usage) when run with horovod on 4 GPUs. The system is...

attempting to run the ds2 small training example per the instructions prints out a "warning" that it cannot determine model size ~/OpenSeq2Seq$ python3.6 run.py --config_file=example_configs/speech2text/ds2_small_1gpu.py --mode=train_eval> eval_ds2_2.log 2>&1 *** Building...

enhancement

ubuntu 16.04, python3.5, cuda9.0, cudnn7.0 nccl2, follow the installation and all is fine. python3 -m basic.cli --mode train --noload --debug fails..first on _linear solution per issue 41 from tensorflow.contrib.rnn.python.ops.rnn_cell import...

same bug as https://github.com/apache/incubator-mxnet/issues/12024

ubuntu 16.04 Nvidia V100 knmt version /usr/local/lib/python2.7/dist-packages/cupy-4.0.0b2-py2.7-linux-x86_64.egg/cupy/core/fusion.py:659: FutureWarning: cupy.core.fusion is experimental. The interface can change in the future. util.experimental('cupy.core.fusion') /usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float`...