tf.experimental.dtensor.fetch_layout
Извлекает макет DTensor.
tf.experimental.dtensor.fetch_layout(
tensor: tf.Tensor
) -> tf.experimental.dtensor.Layout
Используется в ноутбуках
| Используется в руководстве |
|---|
| Аргументы | |
|---|---|
tensor | DTensor, для которого требуется макет. |
| Возвращает | |
|---|---|
| Макет этого DTensor. |
| Возбуждает исключения | |
|---|---|
RuntimeError | При вызове не в режиме eager. |
© 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/experimental/dtensor/fetch_layout