tensorflow.python.ops.nn
共有25個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. tensorflow.python.ops.nn.relu() ,27個項目使用
2. tensorflow.python.ops.nn.batch_normalization() ,23個項目使用
3. tensorflow.python.ops.nn.moments() ,23個項目使用
4. tensorflow.python.ops.nn.bias_add() ,22個項目使用
5. tensorflow.python.ops.nn.depthwise_conv2d() ,12個項目使用
6. tensorflow.python.ops.nn.fused_batch_norm() ,11個項目使用
7. tensorflow.python.ops.nn.convolution() ,11個項目使用
8. tensorflow.python.ops.nn.softmax() ,10個項目使用
10. tensorflow.python.ops.nn.dropout() ,9個項目使用
11. tensorflow.python.ops.nn.l2_loss() ,7個項目使用
12. tensorflow.python.ops.nn.top_k() ,6個項目使用
13. tensorflow.python.ops.nn.in_top_k() ,6個項目使用
15. tensorflow.python.ops.nn.softplus() ,6個項目使用
17. tensorflow.python.ops.nn.pool() ,6個項目使用
18. tensorflow.python.ops.nn.conv2d_transpose() ,6個項目使用
19. tensorflow.python.ops.nn.elu() ,6個項目使用
20. tensorflow.python.ops.nn.sigmoid() ,6個項目使用
21. tensorflow.python.ops.nn.max_pool() ,5個項目使用
22. tensorflow.python.ops.nn.avg_pool() ,5個項目使用
23. tensorflow.python.ops.nn.zero_fraction() ,5個項目使用
24. tensorflow.python.ops.nn.separable_conv2d() ,5個項目使用
25. tensorflow.python.ops.nn.l2_normalize() ,5個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。