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

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

函数和类 使用项目数
1. softmax() 用在(26)个项目中
2. conv2d() 用在(26)个项目中
3. sparse_softmax_cross_entropy_with_logits() 用在(25)个项目中
4. xw_plus_b() 用在(23)个项目中
5. bias_add() 用在(18)个项目中
6. relu() 用在(9)个项目中
7. dropout() 用在(8)个项目中