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

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

函数和类 使用项目数
1. convert_to_tensor() 用在(102)个项目中
2. name_scope() 用在(54)个项目中
3. RegisterGradient() 用在(48)个项目中
4. op_scope() 用在(40)个项目中
5. add_to_collection() 用在(31)个项目中
6. control_dependencies() 用在(28)个项目中
7. get_collection() 用在(28)个项目中
8. Tensor() 用在(27)个项目中
9. device() 用在(20)个项目中
10. IndexedSlices() 用在(19)个项目中
11. RegisterShape() 用在(14)个项目中
12. conv2d() 用在(14)个项目中
13. reset_default_graph() 用在(14)个项目中
14. py() 用在(11)个项目中
15. get_default_graph() 用在(11)个项目中
16. add_to_collections() 用在(11)个项目中
17. colocate_with() 用在(10)个项目中
18. Graph() 用在(10)个项目中
19. register_tensor_conversion_function() 用在(7)个项目中
20. Operation() 用在(5)个项目中
21. get_default_session() 用在(5)个项目中