Spec-Zone.ru › TensorFlow 2.9

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.

© 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/raw_ops/LoadDataset

Spec-Zone.ru

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