| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ReverseSequence.Attrs |
tensorflow.ReverseSequence.Attrs.batch_dim_(long batch_dim_) |
static tensorflow.ReverseSequence.Attrs |
tensorflow.ReverseSequence.BatchDim(long x) |
tensorflow.ReverseSequence.Attrs |
tensorflow.ReverseSequence.Attrs.BatchDim(long x)
The dimension along which reversal is performed.
|
tensorflow.ReverseSequence.Attrs |
tensorflow.ReverseSequence.Attrs.position(long position) |
| Constructor and Description |
|---|
ReverseSequence(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.Input seq_lengths,
long seq_dim,
tensorflow.ReverseSequence.Attrs attrs) |
Copyright © 2019. All rights reserved.