Google I/O में ट्यूनिंग के लिए धन्यवाद। मांग पर सभी सत्र देखें मांग पर देखें

टेंसरफ़्लो :: ऑप्स :: स्ट्रिंग करने वाला

#include <string_ops.h>

TODO: डॉक्टर जोड़ें।

सारांश

तर्क:

रिटर्न:

  • Output : आउटपुट टेंसर।

कंस्ट्रक्टर और डिस्ट्रक्टर्स

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

सार्वजनिक विशेषताएँ

operation
output

सार्वजनिक कार्य

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

सार्वजनिक स्थैतिक कार्य

Encoding (StringPiece x)

संरचनाएं

टेंसोफ़्लो :: ऑप्स :: स्ट्रिंगलवर :: एट्र्स

वैकल्पिक विशेषता StringLower के लिए बसता है

सार्वजनिक विशेषताएँ

ऑपरेशन

Operation operation

उत्पादन

::tensorflow::Output output

सार्वजनिक कार्य

स्ट्रिंग करने वाला

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

स्ट्रिंग करने वाला

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

नोड

::tensorflow::Node * node() const 

ऑपरेटर :: टेंसरफ़्लो :: इनपुट

 operator::tensorflow::Input() const 
है

ऑपरेटर :: टेंसरफ़्लो :: आउटपुट

 operator::tensorflow::Output() const 

सार्वजनिक स्थैतिक कार्य

एन्कोडिंग

Attrs Encoding(
  StringPiece x
)