텐서플로우:: 작전:: 비어 있는
#include <array_ops.h>주어진 모양으로 텐서를 생성합니다.
요약
 이 작업은 shape 및 dtype 텐서를 생성합니다.
인수:
- 범위: 범위 개체
- 모양: 1-D. 출력 텐서의 모양을 나타냅니다.
 선택적 속성( Attrs 참조):
- init: True인 경우 dtype의 기본값으로 반환된 텐서를 초기화합니다. 그렇지 않으면 구현 시 텐서의 내용을 초기화하지 않아도 됩니다.
보고:
| 생성자와 소멸자 | |
|---|---|
| Empty (const :: tensorflow::Scope & scope, :: tensorflow::Input shape, DataType dtype) | |
| Empty (const :: tensorflow::Scope & scope, :: tensorflow::Input shape, DataType dtype, const Empty::Attrs & attrs) | 
| 공개 속성 | |
|---|---|
| operation | |
| output | |
| 공공 기능 | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
| 공개 정적 함수 | |
|---|---|
| Init (bool x) | |
| 구조체 | |
|---|---|
| 텐서플로우:: ops:: 비어 있음:: 속성 | 비어 있음 에 대한 선택적 속성 설정자입니다. | 
공개 속성
작업
Operation operation
산출
::tensorflow::Output output
공공 기능
비어 있는
Empty( const ::tensorflow::Scope & scope, ::tensorflow::Input shape, DataType dtype )
비어 있는
Empty( const ::tensorflow::Scope & scope, ::tensorflow::Input shape, DataType dtype, const Empty::Attrs & attrs )
마디
::tensorflow::Node * node() const
연산자::텐서플로우::입력
operator::tensorflow::Input() const
연산자::텐서플로우::출력
operator::tensorflow::Output() const
공개 정적 함수
초기화
Attrs Init( bool x )