You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add/custom registerstatistics (#9)
* Add custom tf.python.framework.ops.registerstatistics
* Support global max pooling: add registerstatistics for Max op
* support batch normalization: add registerstatistics for FusedBatchNormV3 op