Skip to content

0.1.0

Choose a tag to compare

@tokusumi tokusumi released this 16 Aug 12:53
· 3 commits to master since this release
bb85ceb

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