Spec-Zone.ru › TensorFlow 2.9

tf.compat.v1.batch_gather

Сбор фрагментов из параметров в соответствии с индексами с ведущими размерностями пакетных данных. (устарело)

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/versions/r2.9/api_docs/python/tf/compat/v1/batch_gather

Spec-Zone.ru

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