* 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