Spec-Zone.ru › TensorFlow 2.4

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=-1 вместо этого.

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/compat/v1/batch_gather

Spec-Zone.ru

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