przepływ tensorowy:: ops:: StringStrip
#include <string_ops.h>
Usuń początkowe i końcowe białe znaki z Tensora .
Streszczenie
Argumenty:
Zwroty:
Przykłady:
tf.strings.strip(["\nTensorFlow", "Biblioteka Pythona "]).numpy() array([b'TensorFlow', b'Biblioteka Pythona'], dtype=obiekt)
Konstruktory i destruktory | |
---|---|
StringStrip (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
Atrybuty publiczne | |
---|---|
operation | |
output |
Funkcje publiczne | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Atrybuty publiczne
działanie
Operation operation
wyjście
::tensorflow::Output output
Funkcje publiczne
StringStrip
StringStrip( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
węzeł
::tensorflow::Node * node() const
operator::tensorflow::Wejście
operator::tensorflow::Input() const
operator::tensorflow::Wyjście
operator::tensorflow::Output() const