Skip to content

Releases: tokusumi/keras-flops

0.1.2: Add/add v2 op (#11)

17 Aug 12:44
5c130bf
Compare
Choose a tag to compare

Upload to PyPi

16 Aug 12:57
8be3d27
Compare
Choose a tag to compare
0.1.1

Upload to PyPi (#10)

0.1.0

16 Aug 12:53
bb85ceb
Compare
Choose a tag to compare

first realese

  • FLOPs calculator with tf.profiler for tf.keras (v2.2+)
  • Add some tf.python.framework.ops.RegisterStatistics to supports some tf.keras.layers (only for GloblMaxPooling and BatchNormalization)
  • Test some layers to make sure that FLOPs can be calculated correctly or not