Justin Manley

Results 5 issues of Justin Manley

This is something that I struggled with when I first started using make to work with data on the [edifice](https://github.com/chihacknight/edifice) project. I picked up these conventions from a DataMade project...

When I run distributed training with more than one GPU, training gets stuck at the very beginning and hangs indefinitely. It is stuck in FP16_Optimizer#set (specifically at [this line](https://github.com/NVIDIA/apex/blob/3d01e4a0a188cc8df54bc6e44cf5eb40ff6b4cc5/apex/optimizers/fp16_optimizer.py#L122), where...

TODO - [x] Allow users to specify in the `options` for `L.Illustrate.Textbox` custom classes to be placed on the ``. - [ ] Get weight and color for `L.Rectangle` created...

enhancement

Sometimes, when drawing a textbox, the textbox get stuck at a fixed size while still very small and the map starts to drag. If the user then goes into editing...

bug