텐서플로우:: 작전:: 브로드캐스트동적 형태
#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( const ::tensorflow::Scope & scope, ::tensorflow::Input s0, ::tensorflow::Input s1 )
마디
::tensorflow::Node * node() const
연산자::텐서플로우::입력
operator::tensorflow::Input() const
연산자::텐서플로우::출력
operator::tensorflow::Output() const