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.
For consistency, src/APIs/tf.exp.cs shall be removed.
These 2 lines of code:
public Tensor exp(Tensor x, string name = null) => gen_math_ops.exp(x, name);
shall be moved to src/APIs/tf.math.cs