텐서플로우:: 작전:: 다음반복
#include <control_flow_ops.h>다음 반복에서 해당 입력을 사용할 수 있도록 합니다.
요약
인수:
- 범위: 범위 개체
- data: 다음 반복에 사용할 수 있는 텐서입니다.
보고:
-  Output:data와 동일한 텐서.
| 생성자와 소멸자 | |
|---|---|
| NextIteration (const :: tensorflow::Scope & scope, :: tensorflow::Input data) | 
| 공개 속성 | |
|---|---|
| operation | |
| output | |
| 공공 기능 | |
|---|---|
| node () const | ::tensorflow::Node * | 
| operator::tensorflow::Input () const | |
| operator::tensorflow::Output () const | |
공개 속성
작업
Operation operation
산출
::tensorflow::Output output
공공 기능
다음반복
NextIteration( const ::tensorflow::Scope & scope, ::tensorflow::Input data )
마디
::tensorflow::Node * node() const
연산자::텐서플로우::입력
operator::tensorflow::Input() const
연산자::텐서플로우::출력
operator::tensorflow::Output() const