テンソルフロー::作戦::デフォルト付きのプレースホルダー
#include <array_ops.h>
出力が供給されない場合にinput
を通過するプレースホルダー op。
まとめ
引数:
- スコープ:スコープオブジェクト
- input:
output
が供給されない場合に生成されるデフォルト値。 - 形状: テンソルの (おそらく部分的な) 形状。
戻り値:
-
Output
: 入力されない場合にデフォルトでinput
プレースホルダー テンソル。
コンストラクターとデストラクター | |
---|---|
PlaceholderWithDefault (const :: tensorflow::Scope & scope, :: tensorflow::Input input, PartialTensorShape shape) |
パブリック属性 | |
---|---|
operation | |
output |
公共機能 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
手術
Operation operation
出力
::tensorflow::Output output
公共機能
デフォルト付きのプレースホルダー
PlaceholderWithDefault( const ::tensorflow::Scope & scope, ::tensorflow::Input input, PartialTensorShape shape )
ノード
::tensorflow::Node * node() const
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const
テンソルフロー::作戦::デフォルト付きのプレースホルダー
#include <array_ops.h>
出力が供給されない場合にinput
を通過するプレースホルダー op。
まとめ
引数:
- スコープ:スコープオブジェクト
- input:
output
が供給されない場合に生成されるデフォルト値。 - 形状: テンソルの (おそらく部分的な) 形状。
戻り値:
-
Output
: 入力されない場合にデフォルトでinput
プレースホルダー テンソル。
コンストラクターとデストラクター | |
---|---|
PlaceholderWithDefault (const :: tensorflow::Scope & scope, :: tensorflow::Input input, PartialTensorShape shape) |
パブリック属性 | |
---|---|
operation | |
output |
公共機能 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
手術
Operation operation
出力
::tensorflow::Output output
公共機能
デフォルト付きのプレースホルダー
PlaceholderWithDefault( const ::tensorflow::Scope & scope, ::tensorflow::Input input, PartialTensorShape shape )
ノード
::tensorflow::Node * node() const
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const