テンソルフロー::作戦::文字列上部

#include <string_ops.h>

TODO: ドキュメントを追加します。

まとめ

引数:

戻り値:

  • Output : 出力テンソル。

コンストラクターとデストラクター

StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input)
StringUpper (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const StringUpper::Attrs & attrs)

パブリック属性

operation
output

公共機能

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

パブリック静的関数

Encoding (StringPiece x)

構造体

tensorflow:: ops:: StringUpper:: Attrs

StringUpperのオプションの属性セッター。

パブリック属性

手術

Operation operation

出力

::tensorflow::Output output

公共機能

文字列上部

 StringUpper(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

文字列上部

 StringUpper(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  const StringUpper::Attrs & attrs
)

ノード

::tensorflow::Node * node() const 

演算子::tensorflow::入力

 operator::tensorflow::Input() const 

演算子::tensorflow::出力

 operator::tensorflow::Output() const 

パブリック静的関数

エンコーディング

Attrs Encoding(
  StringPiece x
)