#include <array_ops.h>
Optional attribute setters for ReverseSequence.
Public attributes | |
---|---|
batch_dim_ = 0 | int64 |
Public functions | |
---|---|
BatchDim(int64 x) | TF_MUST_USE_RESULT Attrs The dimension along which reversal is performed. |
int64 tensorflow::ops::ReverseSequence::Attrs::batch_dim_ = 0
TF_MUST_USE_RESULT Attrs tensorflow::ops::ReverseSequence::Attrs::BatchDim( int64 x )
The dimension along which reversal is performed.
Defaults to 0
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/cc/struct/tensorflow/ops/reverse-sequence/attrs.html