I have tried to search the web but could not find a definite answer to these:
- What is the difference between tf.matmul and tf.linalg.matmul
- What is the difference between tf.add and tf.math.add
Both variants appear in W3A1 and seems to work either way.
Thanks.