Derek Jones

Results 4 issues of Derek Jones

I believe that a useful feature would be to implement a wrapper for the pytorch distributed data parallel layer. My personal motivation for this is to be able to use...

feature

This updates the code to be compatible with TF 2.0, provides some utilities to process and featurize new datasets/vocabularies.

While attempting to spack install lbann on lassen, I ran into an issue with installing the opencv and cudnn dependencies. Here is a snippet of the output when attempting to...

In the code for the Vocab class, benzynes and penzynes are defined as attributes of the Vocab class outside of the __init__ method, which I am not sure why. Furthermore...