Skip to content

BMXNet-v2 Beta

Compare
Choose a tag to compare
@Jopyth Jopyth released this 06 Dec 08:18
· 2184 commits to master since this release

[0.2.0] - 2018-12-04

First beta version.
Note that binary (and quantized) examples are maintained separately in a submodule:
example/bmxnet-examples

Added

Changed

  • Code in python/mxnet/visualization.py changed:
    • plot_network skips certain layers which clutter binary network graphs
    • print_summary calculates compressed model size and prints number of binarized/quantized and full-precision weights