Google I/O에 참여해 주셔서 감사합니다. 주문형 모든 세션 보기 주문형 시청

tensorflow :: ops :: BroadcastDynamicShape

#include <array_ops.h>

브로드 캐스트를 사용하여 s0 op s1의 모양을 반환합니다.

요약

s0s1 주어지면 모양을 나타내는 텐서는 방송 된 모양 인 r0 계산합니다. s0 , s1r0 은 모두 정수 벡터입니다.

인수 :

보고:

생성자와 소멸자

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