tensorflow :: ops :: RefSelect
#include <control_flow_ops.h>
inputs
의 index
번째 요소를 output
전달합니다.
요약
인수 :
- 범위 : 범위 개체
- index : 선택되는 입력을 결정하는 스칼라.
- inputs : ref 텐서 목록, 그중 하나는
output
으로 전달됩니다.
보고:
-
Output
: 전달 된 텐서.
생성자와 소멸자 | |
---|---|
RefSelect (const :: tensorflow::Scope & scope, :: tensorflow::Input index, :: tensorflow::InputList inputs) |
공용 속성 | |
---|---|
operation | |
output |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
조작
Operation operation
산출
::tensorflow::Output output
공공 기능
RefSelect
RefSelect( const ::tensorflow::Scope & scope, ::tensorflow::Input index, ::tensorflow::InputList inputs )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const