Commit 429d8a85 authored by Yuxin Wu's avatar Yuxin Wu

speed up

parent 3da0c3ec
...@@ -54,6 +54,9 @@ To eval on ILSVRC12, `path/to/ILSVRC12` must have a subdirectory named 'val' con ...@@ -54,6 +54,9 @@ To eval on ILSVRC12, `path/to/ILSVRC12` must have a subdirectory named 'val' con
Please use [github issues](https://github.com/ppwwyyxx/tensorpack/issues) for any issues related to the code. Please use [github issues](https://github.com/ppwwyyxx/tensorpack/issues) for any issues related to the code.
Send email to the authors for other questions related to the paper. Send email to the authors for other questions related to the paper.
Note that although the model uses low bitwidth weights, activations and gradients, those numbers in
this script are still represented in `tf.float32`. We're not releasing our run-time kernel to speed up.
## Citation ## Citation
If you use our models in your research, please cite: If you use our models in your research, please cite:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment