khaotik

Results 6 issues of khaotik

We found this typo during NVRTC compilation session. It's weird that nvcc doesn't pick up this bug.

- [x] training code - [x] test / validation code - [x] dataset preprocessing - [ ] finetune / bugfix - [ ] docs

## Description ## Fixes a bug where SymbolBlock does not copy user-given parameter attributes such as `lr_mult`. Simple reproducer: ```python #!/usr/bin/env python import numpy as np import mxnet as mx...

pr-awaiting-review

I see this in `SequentialScheme` docstring: ``` | Notes | ----- | The batch size isn't enforced, so the last batch could be smaller. ``` In libraries such as Tensorflow,...

enhancement

At first, thanks for the effort into creating this plugin. ---- I feel like my vscode pauses every now and then as I type anything. Performance is much worse than...