tensorflow.python.ops.math_ops
共有83個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. tensorflow.python.ops.math_ops.cast() ,130個項目使用
2. tensorflow.python.ops.math_ops.matmul() ,80個項目使用
3. tensorflow.python.ops.math_ops.reduce_sum() ,73個項目使用
4. tensorflow.python.ops.math_ops.tanh() ,70個項目使用
5. tensorflow.python.ops.math_ops.equal() ,60個項目使用
6. tensorflow.python.ops.math_ops.sqrt() ,54個項目使用
7. tensorflow.python.ops.math_ops.maximum() ,54個項目使用
8. tensorflow.python.ops.math_ops.less() ,53個項目使用
9. tensorflow.python.ops.math_ops.sigmoid() ,53個項目使用
10. tensorflow.python.ops.math_ops.argmax() ,47個項目使用
11. tensorflow.python.ops.math_ops.reduce_mean() ,36個項目使用
12. tensorflow.python.ops.math_ops.reduce_max() ,36個項目使用
13. tensorflow.python.ops.math_ops.logical_or() ,35個項目使用
14. tensorflow.python.ops.math_ops.logical_not() ,35個項目使用
15. tensorflow.python.ops.math_ops.reduce_all() ,35個項目使用
16. tensorflow.python.ops.math_ops.range() ,35個項目使用
17. tensorflow.python.ops.math_ops.minimum() ,34個項目使用
18. tensorflow.python.ops.math_ops.greater() ,32個項目使用
19. tensorflow.python.ops.math_ops.square() ,32個項目使用
20. tensorflow.python.ops.math_ops.add() ,31個項目使用
21. tensorflow.python.ops.math_ops.multiply() ,30個項目使用
22. tensorflow.python.ops.math_ops.log() ,30個項目使用
23. tensorflow.python.ops.math_ops.pow() ,28個項目使用
24. tensorflow.python.ops.math_ops.div() ,28個項目使用
25. tensorflow.python.ops.math_ops.to_int32() ,27個項目使用
26. tensorflow.python.ops.math_ops.to_float() ,26個項目使用
27. tensorflow.python.ops.math_ops.floor() ,26個項目使用
28. tensorflow.python.ops.math_ops.exp() ,26個項目使用
29. tensorflow.python.ops.math_ops.rsqrt() ,23個項目使用
30. tensorflow.python.ops.math_ops.reduce_min() ,23個項目使用
31. tensorflow.python.ops.math_ops.logical_and() ,22個項目使用
32. tensorflow.python.ops.math_ops.add_n() ,21個項目使用
33. tensorflow.python.ops.math_ops.to_int64() ,21個項目使用
34. tensorflow.python.ops.math_ops.abs() ,19個項目使用
35. tensorflow.python.ops.math_ops.subtract() ,18個項目使用
36. tensorflow.python.ops.math_ops.mod() ,18個項目使用
37. tensorflow.python.ops.math_ops.greater_equal() ,17個項目使用
38. tensorflow.python.ops.math_ops.divide() ,15個項目使用
39. tensorflow.python.ops.math_ops.cumsum() ,15個項目使用
40. tensorflow.python.ops.math_ops.sign() ,14個項目使用
41. tensorflow.python.ops.math_ops.less_equal() ,14個項目使用
42. tensorflow.python.ops.math_ops.cos() ,13個項目使用
43. tensorflow.python.ops.math_ops.not_equal() ,13個項目使用
44. tensorflow.python.ops.math_ops.cumprod() ,12個項目使用
45. tensorflow.python.ops.math_ops.truediv() ,11個項目使用
46. tensorflow.python.ops.math_ops.sin() ,11個項目使用
47. tensorflow.python.ops.math_ops.squared_difference() ,10個項目使用
48. tensorflow.python.ops.math_ops.reduce_any() ,10個項目使用
49. tensorflow.python.ops.math_ops.reduce_prod() ,10個項目使用
50. tensorflow.python.ops.math_ops.ceil() ,9個項目使用
51. tensorflow.python.ops.math_ops.round() ,9個項目使用
52. tensorflow.python.ops.math_ops.log1p() ,7個項目使用
53. tensorflow.python.ops.math_ops.complex() ,7個項目使用
54. tensorflow.python.ops.math_ops.to_double() ,7個項目使用
56. tensorflow.python.ops.math_ops.real() ,7個項目使用
57. tensorflow.python.ops.math_ops.argmin() ,7個項目使用
58. tensorflow.python.ops.math_ops.segment_sum() ,6個項目使用
59. tensorflow.python.ops.math_ops.reduced_shape() ,6個項目使用
62. tensorflow.python.ops.math_ops.erfc() ,5個項目使用
63. tensorflow.python.ops.math_ops.conj() ,5個項目使用
65. tensorflow.python.ops.math_ops.scalar_mul() ,5個項目使用
66. tensorflow.python.ops.math_ops.floordiv() ,5個項目使用
68. tensorflow.python.ops.math_ops._ReductionDims() ,5個項目使用
69. tensorflow.python.ops.math_ops.lgamma() ,5個項目使用
70. tensorflow.python.ops.math_ops.is_nan() ,5個項目使用
71. tensorflow.python.ops.math_ops.accumulate_n() ,5個項目使用
72. tensorflow.python.ops.math_ops.digamma() ,5個項目使用
73. tensorflow.python.ops.math_ops.linspace() ,5個項目使用
74. tensorflow.python.ops.math_ops.reciprocal() ,5個項目使用
76. tensorflow.python.ops.math_ops.erf() ,5個項目使用
77. tensorflow.python.ops.math_ops.igamma() ,5個項目使用
78. tensorflow.python.ops.math_ops.realdiv() ,5個項目使用
79. tensorflow.python.ops.math_ops.polygamma() ,5個項目使用
80. tensorflow.python.ops.math_ops.zeta() ,5個項目使用
81. tensorflow.python.ops.math_ops.betainc() ,5個項目使用
82. tensorflow.python.ops.math_ops.cross() ,5個項目使用
83. tensorflow.python.ops.math_ops.int32() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。