Spec-Zone.ru › TensorFlow

tf.raw_ops.ExperimentalCSVDataset

Псевдонимы

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

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

tf.compat.v1.raw_ops.ExperimentalCSVDataset

tf.raw_ops.ExperimentalCSVDataset(
    filenames,
    compression_type,
    buffer_size,
    header,
    field_delim,
    use_quote_delim,
    na_value,
    select_cols,
    record_defaults,
    output_shapes,
    name=None
)
Аргументы
filenames A Tensor of type string.
compression_type A Tensor of type string.
buffer_size A Tensor of type int64.
header A Tensor of type bool.
field_delim A Tensor of type string.
use_quote_delim A Tensor of type bool.
na_value A Tensor of type string.
select_cols A Tensor of type int64.
record_defaults Список объектов Tensor с типами из: float32, float64, int32, int64, string.
output_shapes Список форм (каждая — tf.TensorShape или список ints), длина которого равна >= 1.
name Имя операции (необязательно).
Возвращаемое значение
A Tensor of type 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/ExperimentalCSVDataset

Spec-Zone.ru

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