I read the source code of tensorflow on github and find gen_math_ops is imported.
from tensorflow.python.ops import gen_math_ops However, i cannot find this script in the whole project and it's also not under the ops folder.
search result
No gen_math_ops under ops
It's automatically generated by tf_gen_op_wrapper_* rules here.
Also you can use ?? in your IPython notebook to find location

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With