We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8be3d27 commit f67795aCopy full SHA for f67795a
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "keras-flops"
3
version = "0.1.1"
4
-description = "FLOPs calculator for neural network architecture written in tensorflow 2.x (tf.keras)"
+description = "FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.x (tf.keras)"
5
authors = ["tokusumi <tksmtoms@gmail.com>"]
6
license = "MIT"
7
readme = "README.md"
0 commit comments