Spec-Zone.ru › TensorFlow

tf.raw_ops.SaveDatasetV2

Псевдонимы

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

Подробнее см. Руководство по миграции.

tf.compat.v1.raw_ops.SaveDatasetV2

tf.raw_ops.SaveDatasetV2(
    input_dataset,
    path,
    shard_func_other_args,
    shard_func,
    output_types,
    output_shapes,
    compression='',
    use_shard_func=True,
    name=None
)
Аргументы
input_dataset Объект типа variant.
path Объект типа string.
shard_func_other_args Список объектов Tensor.
shard_func Функция, декорированная @Defun.
output_types Список объектов tf.DTypes длиной >= 1.
output_shapes Список форм (каждая — tf.TensorShape или список ints) длиной >= 1.
compression Необязательный параметр string. По умолчанию, "".
use_shard_func Необязательный параметр bool. По умолчанию, True.
name Имя операции (необязательно).
Возвращаемое значение
Объект типа 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/api_docs/python/tf/raw_ops/SaveDatasetV2

Spec-Zone.ru

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