Spec-Zone.ru › TensorFlow 2.4

tf.raw_ops.LoadDataset

Псевдонимы

Псевдонимы для миграции

Дополнительные сведения см. в руководстве по миграции.

tf.compat.v1.raw_ops.LoadDataset

tf.raw_ops.LoadDataset(
    path, reader_func_other_args, output_types, output_shapes, reader_func,
    compression='', name=None
)
Аргументы
path A Tensor типа string.
reader_func_other_args Список объектов Tensor.
output_types Список tf.DTypes, длина которого равна >= 1.
output_shapes Список форм (каждая — tf.TensorShape или список ints), длина которого равна >= 1.
reader_func Функция, декорированная @Defun.
compression Необязательный string. По умолчанию "".
name Имя операции (необязательно).
Возвращаемое значение
A Tensor типа variant.

© 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.4/api_docs/python/tf/raw_ops/LoadDataset

Spec-Zone.ru

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