tfrecord 0.8.0

Serialize and deserialize TFRecord data format from TensorFlow
Documentation

tfrecord

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 0 of them enabled by default.

full

  • async_
  • dataset
  • summary
  • with-tch
  • with-image
  • with-ndarray
  • with-serde

dataset

  • async_
  • num_cpus
  • tokio
  • static_assertions

async_

  • futures
  • async-std

with-tch

  • tch
  • with-image

summary

  • hostname

with-image

  • image

with-serde

  • serde

with-ndarray

  • ndarray

doc-only

  • tch/doc-only

serde

    This feature flag does not enable additional features.

ndarray

    This feature flag does not enable additional features.

tch

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

image

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

hostname

    This feature flag does not enable additional features.

generate_protobuf_src

    This feature flag does not enable additional features.

static_assertions

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.