We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ca44960
Fixed an error if used when decorated with @tf.function that it tries to make a variable when not in the first call (#20 )
@tf.function
Many thanks 🙏 to @abred for pointing this out