Skip to content

Commit f67795a

Browse files
authored
Update description
1 parent 8be3d27 commit f67795a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "keras-flops"
33
version = "0.1.1"
4-
description = "FLOPs calculator for neural network architecture written in tensorflow 2.x (tf.keras)"
4+
description = "FLOPs calculator with tf.profiler for neural network architecture written in tensorflow 2.x (tf.keras)"
55
authors = ["tokusumi <tksmtoms@gmail.com>"]
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)