Shaden Smith
Shaden Smith
If a client provides an optimizer of type `apex.optimizers.FusedAdam`, it won't be given a fused FP16 optimizer. The `isinstance()` query here only checks for DeepSpeed's `FusedAdam`. The implementation here was...
I have very little experience with Matlab -- is there a good unit testing framework that I could use? Bonus points if it works in Octave as well, so I...
Right now the CPD can only be initialized randomly and controlled via the command-line seed parameter (`--seed=`). We should add the ability to initialize based on input files, etc.