当前位置:网站首页>tf. compat. v1.global_ variables
tf. compat. v1.global_ variables
2022-06-29 07:33:00 【Wanderer001】
Reference resources tf.compat.v1.global_variables - cloud + Community - Tencent cloud
Returns global variables.
tf.compat.v1.global_variables(scope=None)
Global variables are variables that are shared across machines in a distributed environment. The Variable() constructor or get_variable() automatically adds new variables to the graph collection GraphKeys.GLOBAL_VARIABLES. This convenience function returns the contents of that collection.An alternative to global variables are local variables. See tf.compat.v1.local_variables
Args:
scope: (Optional.) A string. If supplied, the resulting list is filtered to include only items whosenameattribute matchesscopeusingre.match. Items without anameattribute are never returned if a scope is supplied. The choice ofre.matchmeans that ascopewithout special tokens filters by prefix.
Returns:
- A list of
Variableobjects.
边栏推荐
- How to talk about salary correctly in software test interview?
- 关于工作方法和高效工作的建议
- What does VPS do? What are the famous brands? What is the difference with ECS?
- uva11825
- LeetCode_动态规划_中等_91. 解码方法
- Blue Bridge Cup -- Analysis of the second batch of test questions of the 13th session
- Machine learning notes - time series prediction using machine learning
- Simulation analysis of sailing dynamics
- WebRTC系列-网络传输之8-连通性检测
- 帆船动力学仿真分析
猜你喜欢

Unexpected exception ... code: Badrequest when downloading Xilinx 2018.2

systemd 管理node-exporter

1183: patient queue

Reflection modification final

你真的懂 “Binder 一次拷贝吗“?

IMX6DL4.1.15支持EIM总线(上)——实际操作,修改内容。

Schnuka: 3D machine vision inspection system 3D vision inspection application industry

Blue Bridge Cup -- Analysis of the second batch of test questions of the 13th session

IMX6DL4.1.15支持EIM总线(下)——配置原理分析。

施努卡:什么是视觉定位系统 视觉定位系统的工作原理
随机推荐
ES 查询语法
uva10859
Appium自动化测试基础 — ADB常用命令(三)
国家安全局和CISA Kubernetes加固指南--1.1版的新内容
LSTM神经网络和普通神经网络的使用
KingbaseES 中select distinct on 语句
九州云助力内蒙古“东数西算”工程,驱动测绘行业智慧新生态
施努卡:3D视觉识别系统 3D视觉检测原理
2022.6.27-----leetcode.522
matlab simulink 电网扫频仿真和分析
Appium automation test foundation ADB common commands (II)
tf.to_int64
解题-->在线OJ(十三)
Schnuka: automatic tire grabbing installation, 3D visual positioning, automatic robot grabbing
【翻译】e-Cloud。使用KubeEdge的大规模CDN
LeetCode_ Dynamic programming_ Medium_ 91. decoding method
[translation] E-Cloud. Large scale CDN using kubeedge
TF.Slim的repeat和stack操作
施努卡:3d视觉检测方案 3d视觉检测应用行业
What does VPS do? What are the famous brands? What is the difference with ECS?