tf.raw_ops.TensorMapStackKeys
Возвращает стековый тензор всех ключей в тензорной карте.
tf.raw_ops.TensorMapStackKeys(
input_handle, key_dtype, name=None
)
input_handle: ключи входной карты: возвращаемый тензор всех ключей в карте
| Аргументы | |
|---|---|
input_handle | Tensor типа variant. |
key_dtype | tf.DType. |
name | Имя операции (необязательно). |
| Возвращаемое значение | |
|---|---|
Tensor типа key_dtype. |
© 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/TensorMapStackKeys