テンソルフロー::作戦::ブロードキャストダイナミックシェイプ
#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
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const