LostTech.TensorFlow : API Documentation

Type gen_io_ops

Namespace tensorflow.python.ops.gen_io_ops

Methods

Properties

Public static methods

Tensor fixed_length_record_reader(int record_bytes, int header_bytes, int footer_bytes, int hop_bytes, string container, string shared_name, string name)

object fixed_length_record_reader_dyn(object record_bytes, ImplicitContainer<T> header_bytes, ImplicitContainer<T> footer_bytes, ImplicitContainer<T> hop_bytes, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void fixed_length_record_reader_eager_fallback(object record_bytes, int header_bytes, int footer_bytes, int hop_bytes, string container, string shared_name, string name, object ctx)

object fixed_length_record_reader_eager_fallback_dyn(object record_bytes, ImplicitContainer<T> header_bytes, ImplicitContainer<T> footer_bytes, ImplicitContainer<T> hop_bytes, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor fixed_length_record_reader_v2(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, string container, string shared_name, string encoding, string name)

object fixed_length_record_reader_v2_dyn(object record_bytes, ImplicitContainer<T> header_bytes, ImplicitContainer<T> footer_bytes, ImplicitContainer<T> hop_bytes, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> encoding, object name)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, Byte[] container, string shared_name, Byte[] encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, Byte[] container, Byte[] shared_name, string encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, Byte[] container, string shared_name, string encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, Byte[] container, Byte[] shared_name, Byte[] encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, string container, string shared_name, Byte[] encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, string container, Byte[] shared_name, Byte[] encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, string container, string shared_name, string encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback(int record_bytes, Nullable<int> header_bytes, Nullable<int> footer_bytes, Nullable<int> hop_bytes, string container, Byte[] shared_name, string encoding, string name, Context ctx)

object fixed_length_record_reader_v2_eager_fallback_dyn(object record_bytes, ImplicitContainer<T> header_bytes, ImplicitContainer<T> footer_bytes, ImplicitContainer<T> hop_bytes, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> encoding, object name, object ctx)

Tensor identity_reader(string container, string shared_name, string name)

object identity_reader_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void identity_reader_eager_fallback(string container, string shared_name, string name, object ctx)

object identity_reader_eager_fallback_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor identity_reader_v2(string container, string shared_name, string name)

object identity_reader_v2_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object identity_reader_v2_eager_fallback(string container, Byte[] shared_name, string name, Context ctx)

object identity_reader_v2_eager_fallback(string container, string shared_name, string name, Context ctx)

object identity_reader_v2_eager_fallback(Byte[] container, Byte[] shared_name, string name, Context ctx)

object identity_reader_v2_eager_fallback(Byte[] container, string shared_name, string name, Context ctx)

object identity_reader_v2_eager_fallback_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor lmdb_reader(string container, string shared_name, string name)

object lmdb_reader_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void lmdb_reader_eager_fallback(string container, string shared_name, string name, object ctx)

object lmdb_reader_eager_fallback_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object matching_files_eager_fallback(IGraphNodeBase pattern, string name, Context ctx)

object matching_files_eager_fallback_dyn(object pattern, object name, object ctx)

object merge_v2_checkpoints(IGraphNodeBase checkpoint_prefixes, IGraphNodeBase destination_prefix, bool delete_old_dirs, string name)

object merge_v2_checkpoints_dyn(object checkpoint_prefixes, object destination_prefix, ImplicitContainer<T> delete_old_dirs, object name)

object merge_v2_checkpoints_eager_fallback(IGraphNodeBase checkpoint_prefixes, IGraphNodeBase destination_prefix, bool delete_old_dirs, string name, Context ctx)

object merge_v2_checkpoints_eager_fallback_dyn(object checkpoint_prefixes, object destination_prefix, ImplicitContainer<T> delete_old_dirs, object name, object ctx)

object read_file_eager_fallback(IGraphNodeBase filename, string name, Context ctx)

object read_file_eager_fallback_dyn(object filename, object name, object ctx)

Tensor reader_num_records_produced(IGraphNodeBase reader_handle, string name)

object reader_num_records_produced_dyn(object reader_handle, object name)

void reader_num_records_produced_eager_fallback(object reader_handle, string name, object ctx)

object reader_num_records_produced_eager_fallback_dyn(object reader_handle, object name, object ctx)

Tensor reader_num_records_produced_v2(IGraphNodeBase reader_handle, string name)

object reader_num_records_produced_v2_dyn(object reader_handle, object name)

object reader_num_records_produced_v2_eager_fallback(IGraphNodeBase reader_handle, string name, Context ctx)

object reader_num_records_produced_v2_eager_fallback_dyn(object reader_handle, object name, object ctx)

Tensor reader_num_work_units_completed(IGraphNodeBase reader_handle, string name)

object reader_num_work_units_completed_dyn(object reader_handle, object name)

void reader_num_work_units_completed_eager_fallback(object reader_handle, string name, object ctx)

object reader_num_work_units_completed_eager_fallback_dyn(object reader_handle, object name, object ctx)

Tensor reader_num_work_units_completed_v2(IGraphNodeBase reader_handle, string name)

object reader_num_work_units_completed_v2_dyn(object reader_handle, object name)

object reader_num_work_units_completed_v2_eager_fallback(IGraphNodeBase reader_handle, string name, Context ctx)

object reader_num_work_units_completed_v2_eager_fallback_dyn(object reader_handle, object name, object ctx)

object reader_read(IGraphNodeBase reader_handle, IGraphNodeBase queue_handle, string name)

object reader_read_dyn(object reader_handle, object queue_handle, object name)

void reader_read_eager_fallback(object reader_handle, object queue_handle, string name, object ctx)

object reader_read_eager_fallback_dyn(object reader_handle, object queue_handle, object name, object ctx)

object reader_read_up_to(IGraphNodeBase reader_handle, IGraphNodeBase queue_handle, IGraphNodeBase num_records, string name)

object reader_read_up_to_dyn(object reader_handle, object queue_handle, object num_records, object name)

void reader_read_up_to_eager_fallback(object reader_handle, object queue_handle, object num_records, string name, object ctx)

object reader_read_up_to_eager_fallback_dyn(object reader_handle, object queue_handle, object num_records, object name, object ctx)

object reader_read_up_to_v2(IGraphNodeBase reader_handle, IGraphNodeBase queue_handle, IGraphNodeBase num_records, string name)

object reader_read_up_to_v2_dyn(object reader_handle, object queue_handle, object num_records, object name)

object reader_read_up_to_v2_eager_fallback(IGraphNodeBase reader_handle, IGraphNodeBase queue_handle, IGraphNodeBase num_records, string name, Context ctx)

object reader_read_up_to_v2_eager_fallback_dyn(object reader_handle, object queue_handle, object num_records, object name, object ctx)

object reader_read_v2(IGraphNodeBase reader_handle, IGraphNodeBase queue_handle, string name)

object reader_read_v2_dyn(object reader_handle, object queue_handle, object name)

object reader_read_v2_eager_fallback(IGraphNodeBase reader_handle, IGraphNodeBase queue_handle, string name, Context ctx)

object reader_read_v2_eager_fallback_dyn(object reader_handle, object queue_handle, object name, object ctx)

object reader_reset(IGraphNodeBase reader_handle, string name)

object reader_reset_dyn(object reader_handle, object name)

void reader_reset_eager_fallback(object reader_handle, string name, object ctx)

object reader_reset_eager_fallback_dyn(object reader_handle, object name, object ctx)

object reader_reset_v2(IGraphNodeBase reader_handle, string name)

object reader_reset_v2_dyn(object reader_handle, object name)

object reader_reset_v2_eager_fallback(IGraphNodeBase reader_handle, string name, Context ctx)

object reader_reset_v2_eager_fallback_dyn(object reader_handle, object name, object ctx)

object reader_restore_state(IGraphNodeBase reader_handle, IGraphNodeBase state, string name)

object reader_restore_state_dyn(object reader_handle, object state, object name)

void reader_restore_state_eager_fallback(object reader_handle, object state, string name, object ctx)

object reader_restore_state_eager_fallback_dyn(object reader_handle, object state, object name, object ctx)

object reader_restore_state_v2(IGraphNodeBase reader_handle, IGraphNodeBase state, string name)

object reader_restore_state_v2_dyn(object reader_handle, object state, object name)

object reader_restore_state_v2_eager_fallback(IGraphNodeBase reader_handle, IGraphNodeBase state, string name, Context ctx)

object reader_restore_state_v2_eager_fallback_dyn(object reader_handle, object state, object name, object ctx)

Tensor reader_serialize_state(IGraphNodeBase reader_handle, string name)

object reader_serialize_state_dyn(object reader_handle, object name)

void reader_serialize_state_eager_fallback(object reader_handle, string name, object ctx)

object reader_serialize_state_eager_fallback_dyn(object reader_handle, object name, object ctx)

Tensor reader_serialize_state_v2(IGraphNodeBase reader_handle, string name)

object reader_serialize_state_v2_dyn(object reader_handle, object name)

object reader_serialize_state_v2_eager_fallback(IGraphNodeBase reader_handle, string name, Context ctx)

object reader_serialize_state_v2_eager_fallback_dyn(object reader_handle, object name, object ctx)

Tensor restore(IGraphNodeBase file_pattern, IGraphNodeBase tensor_name, object dt, int preferred_shard, string name)

object restore_dyn(object file_pattern, object tensor_name, object dt, ImplicitContainer<T> preferred_shard, object name)

object restore_eager_fallback(IGraphNodeBase file_pattern, IGraphNodeBase tensor_name, int dt, int preferred_shard, string name, Context ctx)

object restore_eager_fallback_dyn(object file_pattern, object tensor_name, object dt, ImplicitContainer<T> preferred_shard, object name, object ctx)

Tensor restore_slice(IGraphNodeBase file_pattern, IGraphNodeBase tensor_name, IGraphNodeBase shape_and_slice, DType dt, int preferred_shard, string name)

object restore_slice_dyn(object file_pattern, object tensor_name, object shape_and_slice, object dt, ImplicitContainer<T> preferred_shard, object name)

object restore_slice_eager_fallback(IGraphNodeBase file_pattern, IGraphNodeBase tensor_name, IGraphNodeBase shape_and_slice, DType dt, int preferred_shard, string name, Context ctx)

object restore_slice_eager_fallback(IGraphNodeBase file_pattern, IGraphNodeBase tensor_name, IGraphNodeBase shape_and_slice, int dt, int preferred_shard, string name, Context ctx)

object restore_slice_eager_fallback_dyn(object file_pattern, object tensor_name, object shape_and_slice, object dt, ImplicitContainer<T> preferred_shard, object name, object ctx)

IList<object> restore_v2(IGraphNodeBase prefix, IGraphNodeBase tensor_names, IGraphNodeBase shape_and_slices, IEnumerable<DType> dtypes, string name)

object restore_v2_dyn(object prefix, object tensor_names, object shape_and_slices, object dtypes, object name)

IList<object> restore_v2_eager_fallback(IGraphNodeBase prefix, IGraphNodeBase tensor_names, IGraphNodeBase shape_and_slices, IEnumerable<object> dtypes, string name, Context ctx)

object restore_v2_eager_fallback_dyn(object prefix, object tensor_names, object shape_and_slices, object dtypes, object name, object ctx)

object save(IGraphNodeBase filename, IGraphNodeBase tensor_names, IEnumerable<object> data, string name)

object save_dyn(object filename, object tensor_names, object data, object name)

object save_eager_fallback(IGraphNodeBase filename, IGraphNodeBase tensor_names, object data, string name, Context ctx)

object save_eager_fallback_dyn(object filename, object tensor_names, object data, object name, object ctx)

object save_slices(IGraphNodeBase filename, IGraphNodeBase tensor_names, IGraphNodeBase shapes_and_slices, IEnumerable<object> data, string name)

object save_slices_dyn(object filename, object tensor_names, object shapes_and_slices, object data, object name)

object save_slices_eager_fallback(IGraphNodeBase filename, IGraphNodeBase tensor_names, IGraphNodeBase shapes_and_slices, object data, string name, Context ctx)

object save_slices_eager_fallback_dyn(object filename, object tensor_names, object shapes_and_slices, object data, object name, object ctx)

object save_v2(IGraphNodeBase prefix, IGraphNodeBase tensor_names, IGraphNodeBase shape_and_slices, IEnumerable<IGraphNodeBase> tensors, string name)

object save_v2_dyn(object prefix, object tensor_names, object shape_and_slices, object tensors, object name)

object save_v2_eager_fallback(IGraphNodeBase prefix, IGraphNodeBase tensor_names, IGraphNodeBase shape_and_slices, IEnumerable<IGraphNodeBase> tensors, string name, Context ctx)

object save_v2_eager_fallback_dyn(object prefix, object tensor_names, object shape_and_slices, object tensors, object name, object ctx)

Tensor sharded_filename(IGraphNodeBase basename, IGraphNodeBase shard, IGraphNodeBase num_shards, string name)

object sharded_filename_dyn(object basename, object shard, object num_shards, object name)

object sharded_filename_eager_fallback(IGraphNodeBase basename, IGraphNodeBase shard, IGraphNodeBase num_shards, string name, Context ctx)

object sharded_filename_eager_fallback_dyn(object basename, object shard, object num_shards, object name, object ctx)

Tensor sharded_filespec(IGraphNodeBase basename, IGraphNodeBase num_shards, string name)

object sharded_filespec_dyn(object basename, object num_shards, object name)

object sharded_filespec_eager_fallback(IGraphNodeBase basename, IGraphNodeBase num_shards, string name, Context ctx)

object sharded_filespec_eager_fallback_dyn(object basename, object num_shards, object name, object ctx)

Tensor text_line_reader(Nullable<int> skip_header_lines, string container, string shared_name, string name)

object text_line_reader_dyn(ImplicitContainer<T> skip_header_lines, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void text_line_reader_eager_fallback(int skip_header_lines, string container, string shared_name, string name, object ctx)

object text_line_reader_eager_fallback_dyn(ImplicitContainer<T> skip_header_lines, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor text_line_reader_v2(Nullable<int> skip_header_lines, string container, string shared_name, string name)

object text_line_reader_v2_dyn(ImplicitContainer<T> skip_header_lines, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object text_line_reader_v2_eager_fallback(Nullable<int> skip_header_lines, string container, Byte[] shared_name, string name, Context ctx)

object text_line_reader_v2_eager_fallback(Nullable<int> skip_header_lines, string container, string shared_name, string name, Context ctx)

object text_line_reader_v2_eager_fallback(Nullable<int> skip_header_lines, Byte[] container, string shared_name, string name, Context ctx)

object text_line_reader_v2_eager_fallback(Nullable<int> skip_header_lines, Byte[] container, Byte[] shared_name, string name, Context ctx)

object text_line_reader_v2_eager_fallback_dyn(ImplicitContainer<T> skip_header_lines, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor tf_record_reader(string container, string shared_name, string compression_type, string name)

object tf_record_reader_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> compression_type, object name)

void tf_record_reader_eager_fallback(string container, string shared_name, string compression_type, string name, object ctx)

object tf_record_reader_eager_fallback_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> compression_type, object name, object ctx)

Tensor tf_record_reader_v2(string container, string shared_name, TFRecordOptions compression_type, string name)

Tensor tf_record_reader_v2(string container, string shared_name, int compression_type, string name)

Tensor tf_record_reader_v2(string container, string shared_name, TFRecordCompressionType compression_type, string name)

Tensor tf_record_reader_v2(string container, string shared_name, string compression_type, string name)

object tf_record_reader_v2_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> compression_type, object name)

object tf_record_reader_v2_eager_fallback(string container, string shared_name, TFRecordOptions compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, Byte[] shared_name, TFRecordCompressionType compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, Byte[] shared_name, TFRecordOptions compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, Byte[] shared_name, string compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, string shared_name, Byte[] compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, string shared_name, TFRecordCompressionType compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, string shared_name, TFRecordOptions compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, string shared_name, string compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(string container, Byte[] shared_name, Byte[] compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(string container, Byte[] shared_name, TFRecordCompressionType compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(string container, Byte[] shared_name, TFRecordOptions compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(string container, Byte[] shared_name, string compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(string container, string shared_name, Byte[] compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(string container, string shared_name, TFRecordCompressionType compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(Byte[] container, Byte[] shared_name, Byte[] compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback(string container, string shared_name, string compression_type, string name, Context ctx)

object tf_record_reader_v2_eager_fallback_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> compression_type, object name, object ctx)

Tensor whole_file_reader(string container, string shared_name, string name)

object whole_file_reader_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void whole_file_reader_eager_fallback(string container, string shared_name, string name, object ctx)

object whole_file_reader_eager_fallback_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor whole_file_reader_v2(string container, string shared_name, string name)

object whole_file_reader_v2_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object whole_file_reader_v2_eager_fallback(Byte[] container, Byte[] shared_name, string name, Context ctx)

object whole_file_reader_v2_eager_fallback(Byte[] container, string shared_name, string name, Context ctx)

object whole_file_reader_v2_eager_fallback(string container, Byte[] shared_name, string name, Context ctx)

object whole_file_reader_v2_eager_fallback(string container, string shared_name, string name, Context ctx)

object whole_file_reader_v2_eager_fallback_dyn(ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object write_file_eager_fallback(IGraphNodeBase filename, IGraphNodeBase contents, string name, Context ctx)

object write_file_eager_fallback_dyn(object filename, object contents, object name, object ctx)

Public properties

PythonFunctionContainer fixed_length_record_reader_eager_fallback_fn get;

PythonFunctionContainer fixed_length_record_reader_fn get;

PythonFunctionContainer fixed_length_record_reader_v2_eager_fallback_fn get;

PythonFunctionContainer fixed_length_record_reader_v2_fn get;

PythonFunctionContainer identity_reader_eager_fallback_fn get;

PythonFunctionContainer identity_reader_fn get;

PythonFunctionContainer identity_reader_v2_eager_fallback_fn get;

PythonFunctionContainer identity_reader_v2_fn get;

PythonFunctionContainer lmdb_reader_eager_fallback_fn get;

PythonFunctionContainer lmdb_reader_fn get;

PythonFunctionContainer matching_files_eager_fallback_fn get;

PythonFunctionContainer merge_v2_checkpoints_eager_fallback_fn get;

PythonFunctionContainer merge_v2_checkpoints_fn get;

PythonFunctionContainer read_file_eager_fallback_fn get;

PythonFunctionContainer reader_num_records_produced_eager_fallback_fn get;

PythonFunctionContainer reader_num_records_produced_fn get;

PythonFunctionContainer reader_num_records_produced_v2_eager_fallback_fn get;

PythonFunctionContainer reader_num_records_produced_v2_fn get;

PythonFunctionContainer reader_num_work_units_completed_eager_fallback_fn get;

PythonFunctionContainer reader_num_work_units_completed_fn get;

PythonFunctionContainer reader_num_work_units_completed_v2_eager_fallback_fn get;

PythonFunctionContainer reader_num_work_units_completed_v2_fn get;

PythonFunctionContainer reader_read_eager_fallback_fn get;

PythonFunctionContainer reader_read_fn get;

PythonFunctionContainer reader_read_up_to_eager_fallback_fn get;

PythonFunctionContainer reader_read_up_to_fn get;

PythonFunctionContainer reader_read_up_to_v2_eager_fallback_fn get;

PythonFunctionContainer reader_read_up_to_v2_fn get;

PythonFunctionContainer reader_read_v2_eager_fallback_fn get;

PythonFunctionContainer reader_read_v2_fn get;

PythonFunctionContainer reader_reset_eager_fallback_fn get;

PythonFunctionContainer reader_reset_fn get;

PythonFunctionContainer reader_reset_v2_eager_fallback_fn get;

PythonFunctionContainer reader_reset_v2_fn get;

PythonFunctionContainer reader_restore_state_eager_fallback_fn get;

PythonFunctionContainer reader_restore_state_fn get;

PythonFunctionContainer reader_restore_state_v2_eager_fallback_fn get;

PythonFunctionContainer reader_restore_state_v2_fn get;

PythonFunctionContainer reader_serialize_state_eager_fallback_fn get;

PythonFunctionContainer reader_serialize_state_fn get;

PythonFunctionContainer reader_serialize_state_v2_eager_fallback_fn get;

PythonFunctionContainer reader_serialize_state_v2_fn get;

PythonFunctionContainer restore_eager_fallback_fn get;

PythonFunctionContainer restore_fn get;

PythonFunctionContainer restore_slice_eager_fallback_fn get;

PythonFunctionContainer restore_slice_fn get;

PythonFunctionContainer restore_v2_eager_fallback_fn get;

PythonFunctionContainer restore_v2_fn get;

PythonFunctionContainer save_eager_fallback_fn get;

PythonFunctionContainer save_slices_eager_fallback_fn get;

PythonFunctionContainer save_slices_fn get;

PythonFunctionContainer save_v2_eager_fallback_fn get;

PythonFunctionContainer save_v2_fn get;

PythonFunctionContainer sharded_filename_eager_fallback_fn get;

PythonFunctionContainer sharded_filename_fn get;

PythonFunctionContainer sharded_filespec_eager_fallback_fn get;

PythonFunctionContainer sharded_filespec_fn get;

PythonFunctionContainer text_line_reader_eager_fallback_fn get;

PythonFunctionContainer text_line_reader_fn get;

PythonFunctionContainer text_line_reader_v2_eager_fallback_fn get;

PythonFunctionContainer text_line_reader_v2_fn get;

PythonFunctionContainer tf_record_reader_eager_fallback_fn get;

PythonFunctionContainer tf_record_reader_fn get;

PythonFunctionContainer tf_record_reader_v2_eager_fallback_fn get;

PythonFunctionContainer tf_record_reader_v2_fn get;

PythonFunctionContainer whole_file_reader_eager_fallback_fn get;

PythonFunctionContainer whole_file_reader_fn get;

PythonFunctionContainer whole_file_reader_v2_eager_fallback_fn get;

PythonFunctionContainer whole_file_reader_v2_fn get;

PythonFunctionContainer write_file_eager_fallback_fn get;