Fix typo in the documentation of tf.function
"`add_noise()` will return a different output every time it is invoked. However, `add_noise` will return the same value every time it is called..." => the second `add_noise` should be `traced`
Loading
Please sign in to comment