tensorflow :: ops :: IsVariableInitialized
#include <state_ops.h>
텐서가 초기화되었는지 확인합니다.
요약
텐서가 초기화되었는지 여부를 나타내는 부울 스칼라를 출력합니다.
인수 :
보고:
-
Output
: is_initialized 텐서.
생성자와 소멸자 | |
---|---|
IsVariableInitialized (const :: tensorflow::Scope & scope, :: tensorflow::Input ref) |
공용 속성 | |
---|---|
is_initialized | |
operation |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
is_initialized
::tensorflow::Output is_initialized
조작
Operation operation
공공 기능
IsVariableInitialized
IsVariableInitialized( const ::tensorflow::Scope & scope, ::tensorflow::Input ref )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const