當前位置: 首頁>>代碼示例>>Python>>正文


Python tensorflow.python.framework.ops模塊代碼示例

tensorflow.python.framework.ops共有48個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. tensorflow.python.framework.ops.convert_to_tensor() ,207個項目使用

2. tensorflow.python.framework.ops.name_scope() ,138個項目使用

3. tensorflow.python.framework.ops.control_dependencies() ,105個項目使用

4. tensorflow.python.framework.ops.RegisterGradient() ,96個項目使用

5. tensorflow.python.framework.ops.colocate_with() ,70個項目使用

6. tensorflow.python.framework.ops.Tensor() ,59個項目使用

7. tensorflow.python.framework.ops.get_collection() ,57個項目使用

8. tensorflow.python.framework.ops.add_to_collection() ,55個項目使用

9. tensorflow.python.framework.ops.get_default_graph() ,51個項目使用

10. tensorflow.python.framework.ops.device() ,38個項目使用

11. tensorflow.python.framework.ops.Graph() ,37個項目使用

12. tensorflow.python.framework.ops.op_scope() ,30個項目使用

13. tensorflow.python.framework.ops.IndexedSlices() ,26個項目使用

14. tensorflow.python.framework.ops.RegisterShape() ,21個項目使用

15. tensorflow.python.framework.ops.reset_default_graph() ,19個項目使用

16. tensorflow.python.framework.ops.add_to_collections() ,18個項目使用

17. tensorflow.python.framework.ops.init_scope() ,13個項目使用

18. tensorflow.python.framework.ops.get_stats_for_node_def() ,13個項目使用

19. tensorflow.python.framework.ops.register_proto_function() ,13個項目使用

20. tensorflow.python.framework.ops.register_tensor_conversion_function() ,12個項目使用

21. tensorflow.python.framework.ops.internal_convert_to_tensor() ,10個項目使用

22. tensorflow.python.framework.ops.py() ,10個項目使用

23. tensorflow.python.framework.ops.EagerTensor() ,9個項目使用

24. tensorflow.python.framework.ops.is_dense_tensor_like() ,7個項目使用

25. tensorflow.python.framework.ops.get_collection_ref() ,7個項目使用

26. tensorflow.python.framework.ops._get_graph_from_inputs() ,7個項目使用

27. tensorflow.python.framework.ops.Operation() ,7個項目使用

28. tensorflow.python.framework.ops.get_default_session() ,7個項目使用

29. tensorflow.python.framework.ops.default_session() ,7個項目使用

30. tensorflow.python.framework.ops.register_dense_tensor_like_type() ,7個項目使用

31. tensorflow.python.framework.ops.prepend_name_scope() ,7個項目使用

32. tensorflow.python.framework.ops.get_from_proto_function() ,6個項目使用

33. tensorflow.python.framework.ops._TensorLike() ,6個項目使用

34. tensorflow.python.framework.ops.uid() ,6個項目使用

35. tensorflow.python.framework.ops.set_shapes_for_outputs() ,6個項目使用

36. tensorflow.python.framework.ops.OpStats() ,6個項目使用

37. tensorflow.python.framework.ops._USE_C_API ,6個項目使用

38. tensorflow.python.framework.ops.get_gradient_function() ,5個項目使用

39. tensorflow.python.framework.ops._override_helper() ,5個項目使用

40. tensorflow.python.framework.ops.colocate() ,5個項目使用

41. tensorflow.python.framework.ops.Variable() ,5個項目使用

42. tensorflow.python.framework.ops.convert_n_to_tensor_or_indexed_slices() ,5個項目使用

43. tensorflow.python.framework.ops.IndexedSlicesValue() ,5個項目使用

44. tensorflow.python.framework.ops.convert_n_to_tensor() ,5個項目使用

45. tensorflow.python.framework.ops._eval_using_default_session() ,5個項目使用

46. tensorflow.python.framework.ops.get_collection_proto_type() ,5個項目使用

47. tensorflow.python.framework.ops.convert_to_tensor_or_indexed_slices() ,5個項目使用

48. tensorflow.python.framework.ops.strip_name_scope() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。