tensorflow:: ops:: ReverseSequence:: Attrs
#include <array_ops.h>
Optional attribute setters for ReverseSequence.
Summary
Public attributes |
|
---|---|
batch_dim_ = 0
|
int64
|
Public functions |
|
---|---|
BatchDim(int64 x)
|
TF_MUST_USE_RESULT Attrs
The dimension along which reversal is performed.
|
Public attributes
batch_dim_
int64 tensorflow::ops::ReverseSequence::Attrs::batch_dim_ = 0
Public functions
BatchDim
TF_MUST_USE_RESULT Attrs tensorflow::ops::ReverseSequence::Attrs::BatchDim( int64 x )
The dimension along which reversal is performed.
Defaults to 0