tensorflow :: ops :: BroadcastDynamicShape
#include <array_ops.h>
브로드 캐스트를 사용하여 s0 op s1의 모양을 반환합니다.
요약
s0
및 s1
주어지면 모양을 나타내는 텐서는 방송 된 모양 인 r0
계산합니다. s0
, s1
및 r0
은 모두 정수 벡터입니다.
인수 :
- 범위 : 범위 개체
보고:
-
Output
: r0 텐서.
생성자와 소멸자 | |
---|---|
BroadcastDynamicShape (const :: tensorflow::Scope & scope, :: tensorflow::Input s0, :: tensorflow::Input s1) |
공용 속성 | |
---|---|
operation | |
r0 |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
조작
Operation operation
r0
::tensorflow::Output r0
공공 기능
BroadcastDynamicShape
BroadcastDynamicShape( const ::tensorflow::Scope & scope, ::tensorflow::Input s0, ::tensorflow::Input s1 )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const