Python tensorflow.python.ops.math_ops模块,常用函数和类

下面列出了Python tensorflow.python.ops.math_ops 模块中定义的常用函数和类,我们从124个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. tanh() 用在(52)个项目中
2. reduce_sum() 用在(40)个项目中
3. cast() 用在(39)个项目中
4. matmul() 用在(33)个项目中
5. argmax() 用在(30)个项目中
6. add_n() 用在(25)个项目中
7. sigmoid() 用在(25)个项目中
8. to_int64() 用在(20)个项目中
9. equal() 用在(16)个项目中
10. to_int32() 用在(15)个项目中
11. less() 用在(14)个项目中
12. reduce_max() 用在(14)个项目中
13. reduce_min() 用在(13)个项目中
14. reduce_all() 用在(13)个项目中
15. div() 用在(13)个项目中
16. range() 用在(11)个项目中
17. minimum() 用在(11)个项目中
18. maximum() 用在(11)个项目中
19. to_float() 用在(11)个项目中
20. greater() 用在(11)个项目中
21. sqrt() 用在(10)个项目中
22. square() 用在(10)个项目中
23. logical_or() 用在(10)个项目中
24. logical_not() 用在(10)个项目中
25. select() 用在(10)个项目中
26. floor() 用在(9)个项目中
27. pow() 用在(8)个项目中
28. abs() 用在(7)个项目中
29. reduce_mean() 用在(7)个项目中
30. mod() 用在(7)个项目中
31. mul() 用在(7)个项目中
32. multiply() 用在(6)个项目中
33. add() 用在(6)个项目中
34. rsqrt() 用在(6)个项目中
35. divide() 用在(5)个项目中