Correct tf.matmul() keyword reference in docs
In `tf.sparse_dense_matmul()` docstring: Was `tf.matmul(sp_a=True)` Now `tf.matmul(a_is_sparse)`
Loading
Please sign in to comment
In `tf.sparse_dense_matmul()` docstring: Was `tf.matmul(sp_a=True)` Now `tf.matmul(a_is_sparse)`