Allen Goodman

Results 38 issues of Allen Goodman

Prerequisites - [ ] #59 - [ ] #62 - [x] #64 - [x] #65 - [x] #66 - [x] #67 - [x] #68 - [ ] #69

enhancement

Presently, `pmf_to_quantized_cdf` is serial and requires the user to do two additional and expensive copies by expecting a std::vector and returning a std::vector. Both of these issues can be resolved...

enhancement

Implement the block diagramed in figure 3a. from “[Aggregated Residual Transformations for Deep Neural Networks](https://arxiv.org/abs/1611.05431).”

enhancement
help wanted