tf.raw_ops.BatchMatrixBandPart
tf.raw_ops.BatchMatrixBandPart(
input, num_lower, num_upper, name=None
)
| Аргументы | |
|---|---|
input | A Tensor. |
num_lower | A Tensor типа int64. |
num_upper | A Tensor типа int64. |
name | Имя операции (необязательно). |
| Возвращаемое значение | |
|---|---|
A Tensor. Имеет тот же тип, что и input. |
© 2020 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/versions/r2.4/api_docs/python/tf/raw_ops/BatchMatrixBandPart