Corrected compute_gradient docstring
After testing the tf.test.compute_gradient function with complex inputs, noticed that the docstring specifies that the real/imag partial derivatives are in the four corners of a larger matrix, when the result given indicates they are instead interleaved.
Loading
Please sign in to comment