LostTech.TensorFlow : API Documentation

Type TFRecordWriter

Namespace tensorflow.io

Parent PythonObjectContainer

Interfaces ITFRecordWriter, IContextManager<T>

A class to write records to a TFRecords file.

This class implements `__enter__` and `__exit__`, and can be used in `with` blocks like a normal file.

Properties

Public properties

object PythonObject get;