Spec-Zone.ru › TensorFlow

tf.compat.v1.batch_gather

Извлечение фрагментов из params по индексам с ведущими размерностями партии. (устаревшее)

tf.compat.v1.batch_gather(
    params, indices, name=None
)
Устаревшее: ЭТА ФУНКЦИЯ УСТАРЕЛА. Она будет удалена после 2017-10-25. Инструкции по обновлению: tf.batch_gather устарело, пожалуйста, используйте tf.gather с batch_dims=tf.rank(indices) - 1 вместо этого.

© 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/compat/v1/batch_gather

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API