tf.raw_ops.TensorListElementShape
Форма элементов данного списка, как тензор.
tf.raw_ops.TensorListElementShape(
input_handle, shape_type, name=None
)
input_handle: элемент списка element_shape: форма элементов списка
| Аргументы | |
|---|---|
input_handle | A Tensor типа variant. |
shape_type | A tf.DType из: tf.int32, tf.int64. |
name | Имя операции (необязательно). |
| Возвращаемое значение | |
|---|---|
A Tensor типа shape_type. |
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/raw_ops/TensorListElementShape