Public static methods
object assert_next_dataset_dyn(object input_dataset, object transformations, object output_types, object output_shapes, object name)
object assert_next_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase transformations, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object assert_next_dataset_eager_fallback_dyn(object input_dataset, object transformations, object output_types, object output_shapes, object name, object ctx)
object auto_shard_dataset_dyn(object input_dataset, object num_workers, object index, object output_types, object output_shapes, object name)
object auto_shard_dataset_eager_fallback_dyn(object input_dataset, object num_workers, object index, object output_types, object output_shapes, object name, object ctx)
object bytes_produced_stats_dataset_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name)
object bytes_produced_stats_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase tag, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object bytes_produced_stats_dataset_eager_fallback_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name, object ctx)
Tensor choose_fastest_branch_dataset(IGraphNodeBase input_dataset, IGraphNodeBase ratio_numerator, IGraphNodeBase ratio_denominator, IEnumerable<object> other_arguments, Nullable<int> num_elements_per_branch, IEnumerable<object> branches, IEnumerable<int> other_arguments_lengths, object output_types, object output_shapes, string name)
object choose_fastest_branch_dataset_dyn(object input_dataset, object ratio_numerator, object ratio_denominator, object other_arguments, object num_elements_per_branch, object branches, object other_arguments_lengths, object output_types, object output_shapes, object name)
object choose_fastest_branch_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase ratio_numerator, IGraphNodeBase ratio_denominator, IEnumerable<object> other_arguments, Nullable<int> num_elements_per_branch, IEnumerable<object> branches, IEnumerable<int> other_arguments_lengths, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object choose_fastest_branch_dataset_eager_fallback_dyn(object input_dataset, object ratio_numerator, object ratio_denominator, object other_arguments, object num_elements_per_branch, object branches, object other_arguments_lengths, object output_types, object output_shapes, object name, object ctx)
Tensor choose_fastest_dataset(IEnumerable<object> input_datasets, int num_experiments, object output_types, object output_shapes, string name)
object choose_fastest_dataset_dyn(object input_datasets, object num_experiments, object output_types, object output_shapes, object name)
object choose_fastest_dataset_eager_fallback(IEnumerable<object> input_datasets, int num_experiments, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object choose_fastest_dataset_eager_fallback_dyn(object input_datasets, object num_experiments, object output_types, object output_shapes, object name, object ctx)
object csv_dataset_dyn(object filenames, object compression_type, object buffer_size, object header, object field_delim, object use_quote_delim, object na_value, object select_cols, object record_defaults, object output_shapes, object name)
object csv_dataset_eager_fallback(IGraphNodeBase filenames, IGraphNodeBase compression_type, IGraphNodeBase buffer_size, IGraphNodeBase header, IGraphNodeBase field_delim, IGraphNodeBase use_quote_delim, IGraphNodeBase na_value, IGraphNodeBase select_cols, IEnumerable<IGraphNodeBase> record_defaults, IEnumerable<object> output_shapes, string name, Context ctx)
object csv_dataset_eager_fallback_dyn(object filenames, object compression_type, object buffer_size, object header, object field_delim, object use_quote_delim, object na_value, object select_cols, object record_defaults, object output_shapes, object name, object ctx)
object dataset_cardinality_dyn(object input_dataset, object name)
object dataset_cardinality_eager_fallback_dyn(object input_dataset, object name, object ctx)
object dataset_from_graph_dyn(object graph_def, object name)
object dataset_from_graph_eager_fallback_dyn(object graph_def, object name, object ctx)
object dataset_to_tf_record_dyn(object input_dataset, object filename, object compression_type, object name)
object dataset_to_tf_record_eager_fallback_dyn(object input_dataset, object filename, object compression_type, object name, object ctx)
object dense_to_sparse_batch_dataset_dyn(object input_dataset, object batch_size, object row_shape, object output_types, object output_shapes, object name)
object dense_to_sparse_batch_dataset_eager_fallback_dyn(object input_dataset, object batch_size, object row_shape, object output_types, object output_shapes, object name, object ctx)
Tensor directed_interleave_dataset(IGraphNodeBase selector_input_dataset, IEnumerable<object> data_input_datasets, object output_types, object output_shapes, string name)
object directed_interleave_dataset_dyn(object selector_input_dataset, object data_input_datasets, object output_types, object output_shapes, object name)
object directed_interleave_dataset_eager_fallback(IGraphNodeBase selector_input_dataset, IEnumerable<object> data_input_datasets, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object directed_interleave_dataset_eager_fallback_dyn(object selector_input_dataset, object data_input_datasets, object output_types, object output_shapes, object name, object ctx)
object experimental_assert_next_dataset_dyn(object input_dataset, object transformations, object output_types, object output_shapes, object name)
object experimental_assert_next_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase transformations, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_assert_next_dataset_eager_fallback_dyn(object input_dataset, object transformations, object output_types, object output_shapes, object name, object ctx)
object experimental_auto_shard_dataset_dyn(object input_dataset, object num_workers, object index, object output_types, object output_shapes, object name)
object experimental_auto_shard_dataset_eager_fallback_dyn(object input_dataset, object num_workers, object index, object output_types, object output_shapes, object name, object ctx)
object experimental_bytes_produced_stats_dataset_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name)
object experimental_bytes_produced_stats_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase tag, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_bytes_produced_stats_dataset_eager_fallback_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_choose_fastest_dataset(object input_datasets, object num_experiments, object output_types, object output_shapes, string name)
object experimental_choose_fastest_dataset_dyn(object input_datasets, object num_experiments, object output_types, object output_shapes, object name)
object experimental_choose_fastest_dataset_eager_fallback(object input_datasets, int num_experiments, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_choose_fastest_dataset_eager_fallback_dyn(object input_datasets, object num_experiments, object output_types, object output_shapes, object name, object ctx)
object experimental_csv_dataset_dyn(object filenames, object compression_type, object buffer_size, object header, object field_delim, object use_quote_delim, object na_value, object select_cols, object record_defaults, object output_shapes, object name)
object experimental_csv_dataset_eager_fallback_dyn(object filenames, object compression_type, object buffer_size, object header, object field_delim, object use_quote_delim, object na_value, object select_cols, object record_defaults, object output_shapes, object name, object ctx)
object experimental_dataset_cardinality_dyn(object input_dataset, object name)
object experimental_dataset_cardinality_eager_fallback(IGraphNodeBase input_dataset, string name, Context ctx)
object experimental_dataset_cardinality_eager_fallback_dyn(object input_dataset, object name, object ctx)
object experimental_dataset_to_tf_record_dyn(object input_dataset, object filename, object compression_type, object name)
object experimental_dataset_to_tf_record_eager_fallback_dyn(object input_dataset, object filename, object compression_type, object name, object ctx)
object experimental_dense_to_sparse_batch_dataset_dyn(object input_dataset, object batch_size, object row_shape, object output_types, object output_shapes, object name)
object experimental_dense_to_sparse_batch_dataset_eager_fallback_dyn(object input_dataset, object batch_size, object row_shape, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_directed_interleave_dataset(IGraphNodeBase selector_input_dataset, object data_input_datasets, object output_types, object output_shapes, string name)
object experimental_directed_interleave_dataset_dyn(object selector_input_dataset, object data_input_datasets, object output_types, object output_shapes, object name)
object experimental_directed_interleave_dataset_eager_fallback(IGraphNodeBase selector_input_dataset, object data_input_datasets, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_directed_interleave_dataset_eager_fallback_dyn(object selector_input_dataset, object data_input_datasets, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_group_by_reducer_dataset(IGraphNodeBase input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, object output_types, object output_shapes, string name)
object experimental_group_by_reducer_dataset_dyn(object input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, object output_types, object output_shapes, object name)
object experimental_group_by_reducer_dataset_eager_fallback(IGraphNodeBase input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_group_by_reducer_dataset_eager_fallback_dyn(object input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_group_by_window_dataset(IGraphNodeBase input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, object output_types, object output_shapes, string name)
object experimental_group_by_window_dataset_dyn(object input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, object output_types, object output_shapes, object name)
object experimental_group_by_window_dataset_eager_fallback(IGraphNodeBase input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_group_by_window_dataset_eager_fallback_dyn(object input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_ignore_errors_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object experimental_ignore_errors_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object experimental_ignore_errors_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_ignore_errors_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
object experimental_iterator_get_device_dyn(object resource, object name)
object experimental_iterator_get_device_eager_fallback(IGraphNodeBase resource, string name, Context ctx)
object experimental_iterator_get_device_eager_fallback_dyn(object resource, object name, object ctx)
object experimental_latency_stats_dataset_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name)
object experimental_latency_stats_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase tag, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_latency_stats_dataset_eager_fallback_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_lmdb_dataset(IGraphNodeBase filenames, object output_types, object output_shapes, string name)
object experimental_lmdb_dataset_dyn(object filenames, object output_types, object output_shapes, object name)
object experimental_lmdb_dataset_eager_fallback(IGraphNodeBase filenames, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_lmdb_dataset_eager_fallback_dyn(object filenames, object output_types, object output_shapes, object name, object ctx)
object experimental_map_and_batch_dataset_dyn(object input_dataset, object other_arguments, object batch_size, object num_parallel_calls, object drop_remainder, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name)
object experimental_map_and_batch_dataset_eager_fallback(IGraphNodeBase input_dataset, object other_arguments, IGraphNodeBase batch_size, IGraphNodeBase num_parallel_calls, IGraphNodeBase drop_remainder, object f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool preserve_cardinality, string name, Context ctx)
object experimental_map_and_batch_dataset_eager_fallback_dyn(object input_dataset, object other_arguments, object batch_size, object num_parallel_calls, object drop_remainder, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name, object ctx)
Tensor experimental_map_dataset(IGraphNodeBase input_dataset, object other_arguments, object f, object output_types, object output_shapes, bool use_inter_op_parallelism, bool preserve_cardinality, string name)
object experimental_map_dataset_dyn(object input_dataset, object other_arguments, object f, object output_types, object output_shapes, ImplicitContainer<T> use_inter_op_parallelism, ImplicitContainer<T> preserve_cardinality, object name)
object experimental_map_dataset_eager_fallback(IGraphNodeBase input_dataset, object other_arguments, object f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool use_inter_op_parallelism, bool preserve_cardinality, string name, Context ctx)
object experimental_map_dataset_eager_fallback_dyn(object input_dataset, object other_arguments, object f, object output_types, object output_shapes, ImplicitContainer<T> use_inter_op_parallelism, ImplicitContainer<T> preserve_cardinality, object name, object ctx)
object experimental_matching_files_dataset_dyn(object patterns, object name)
object experimental_matching_files_dataset_eager_fallback(IGraphNodeBase patterns, string name, Context ctx)
object experimental_matching_files_dataset_eager_fallback_dyn(object patterns, object name, object ctx)
Tensor experimental_max_intra_op_parallelism_dataset(IGraphNodeBase input_dataset, IGraphNodeBase max_intra_op_parallelism, object output_types, object output_shapes, string name)
object experimental_max_intra_op_parallelism_dataset_dyn(object input_dataset, object max_intra_op_parallelism, object output_types, object output_shapes, object name)
object experimental_max_intra_op_parallelism_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase max_intra_op_parallelism, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_max_intra_op_parallelism_dataset_eager_fallback_dyn(object input_dataset, object max_intra_op_parallelism, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_non_serializable_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object experimental_non_serializable_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object experimental_non_serializable_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_non_serializable_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_parallel_interleave_dataset(IGraphNodeBase input_dataset, object other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, object f, object output_types, object output_shapes, string name)
object experimental_parallel_interleave_dataset_dyn(object input_dataset, object other_arguments, object cycle_length, object block_length, object sloppy, object buffer_output_elements, object prefetch_input_elements, object f, object output_types, object output_shapes, object name)
object experimental_parallel_interleave_dataset_eager_fallback(IGraphNodeBase input_dataset, object other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, object f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_parallel_interleave_dataset_eager_fallback_dyn(object input_dataset, object other_arguments, object cycle_length, object block_length, object sloppy, object buffer_output_elements, object prefetch_input_elements, object f, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_parse_example_dataset(IGraphNodeBase input_dataset, IGraphNodeBase num_parallel_calls, object dense_defaults, object sparse_keys, object dense_keys, object sparse_types, object dense_shapes, object output_types, object output_shapes, bool sloppy, string name)
object experimental_parse_example_dataset_dyn(object input_dataset, object num_parallel_calls, object dense_defaults, object sparse_keys, object dense_keys, object sparse_types, object dense_shapes, object output_types, object output_shapes, ImplicitContainer<T> sloppy, object name)
object experimental_parse_example_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase num_parallel_calls, object dense_defaults, IEnumerable<Byte[]> sparse_keys, IEnumerable<Byte[]> dense_keys, IEnumerable<object> sparse_types, IEnumerable<object> dense_shapes, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool sloppy, string name, Context ctx)
object experimental_parse_example_dataset_eager_fallback_dyn(object input_dataset, object num_parallel_calls, object dense_defaults, object sparse_keys, object dense_keys, object sparse_types, object dense_shapes, object output_types, object output_shapes, ImplicitContainer<T> sloppy, object name, object ctx)
object experimental_private_thread_pool_dataset_dyn(object input_dataset, object num_threads, object output_types, object output_shapes, object name)
object experimental_private_thread_pool_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase num_threads, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_private_thread_pool_dataset_eager_fallback_dyn(object input_dataset, object num_threads, object output_types, object output_shapes, object name, object ctx)
object experimental_random_dataset_dyn(object seed, object seed2, object output_types, object output_shapes, object name)
object experimental_random_dataset_eager_fallback(IGraphNodeBase seed, IGraphNodeBase seed2, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_random_dataset_eager_fallback_dyn(object seed, object seed2, object output_types, object output_shapes, object name, object ctx)
object experimental_rebatch_dataset_dyn(object input_dataset, object num_replicas, object output_types, object output_shapes, ImplicitContainer<T> use_fallback, object name)
object experimental_rebatch_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase num_replicas, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool use_fallback, string name, Context ctx)
object experimental_rebatch_dataset_eager_fallback_dyn(object input_dataset, object num_replicas, object output_types, object output_shapes, ImplicitContainer<T> use_fallback, object name, object ctx)
Tensor experimental_scan_dataset(IGraphNodeBase input_dataset, object initial_state, object other_arguments, object f, object output_types, object output_shapes, bool preserve_cardinality, string name)
object experimental_scan_dataset_dyn(object input_dataset, object initial_state, object other_arguments, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name)
object experimental_scan_dataset_eager_fallback(IGraphNodeBase input_dataset, object initial_state, object other_arguments, object f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool preserve_cardinality, string name, Context ctx)
object experimental_scan_dataset_eager_fallback_dyn(object input_dataset, object initial_state, object other_arguments, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name, object ctx)
object experimental_set_stats_aggregator_dataset_dyn(object input_dataset, object stats_aggregator, object tag, object counter_prefix, object output_types, object output_shapes, object name)
object experimental_set_stats_aggregator_dataset_eager_fallback_dyn(object input_dataset, object stats_aggregator, object tag, object counter_prefix, object output_types, object output_shapes, object name, object ctx)
object experimental_sleep_dataset_dyn(object input_dataset, object sleep_microseconds, object output_types, object output_shapes, object name)
object experimental_sleep_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase sleep_microseconds, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_sleep_dataset_eager_fallback_dyn(object input_dataset, object sleep_microseconds, object output_types, object output_shapes, object name, object ctx)
object experimental_sliding_window_dataset_dyn(object input_dataset, object window_size, object window_shift, object window_stride, object output_types, object output_shapes, object name)
object experimental_sliding_window_dataset_eager_fallback_dyn(object input_dataset, object window_size, object window_shift, object window_stride, object output_types, object output_shapes, object name, object ctx)
object experimental_sql_dataset_dyn(object driver_name, object data_source_name, object query, object output_types, object output_shapes, object name)
object experimental_sql_dataset_eager_fallback_dyn(object driver_name, object data_source_name, object query, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_stats_aggregator_handle(string container, string shared_name, string name)
object experimental_stats_aggregator_handle_eager_fallback(string container, Byte[] shared_name, string name, Context ctx)
object experimental_stats_aggregator_handle_eager_fallback(string container, string shared_name, string name, Context ctx)
object experimental_stats_aggregator_handle_eager_fallback(Byte[] container, string shared_name, string name, Context ctx)
object experimental_stats_aggregator_handle_eager_fallback(Byte[] container, Byte[] shared_name, string name, Context ctx)
object experimental_stats_aggregator_summary_dyn(object iterator, object name)
object experimental_stats_aggregator_summary_eager_fallback(IGraphNodeBase iterator, string name, Context ctx)
object experimental_stats_aggregator_summary_eager_fallback_dyn(object iterator, object name, object ctx)
Tensor experimental_take_while_dataset(IGraphNodeBase input_dataset, object other_arguments, object predicate, object output_types, object output_shapes, string name)
object experimental_take_while_dataset_dyn(object input_dataset, object other_arguments, object predicate, object output_types, object output_shapes, object name)
object experimental_take_while_dataset_eager_fallback(IGraphNodeBase input_dataset, object other_arguments, object predicate, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_take_while_dataset_eager_fallback_dyn(object input_dataset, object other_arguments, object predicate, object output_types, object output_shapes, object name, object ctx)
object experimental_thread_pool_dataset_dyn(object input_dataset, object thread_pool, object output_types, object output_shapes, object name)
object experimental_thread_pool_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase thread_pool, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_thread_pool_dataset_eager_fallback_dyn(object input_dataset, object thread_pool, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_thread_pool_handle(object num_threads, object display_name, int max_intra_op_parallelism, string container, string shared_name, string name)
object experimental_thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, Byte[] container, string shared_name, string name, Context ctx)
object experimental_thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, Byte[] container, Byte[] shared_name, string name, Context ctx)
object experimental_thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, string container, string shared_name, string name, Context ctx)
object experimental_thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, string container, Byte[] shared_name, string name, Context ctx)
Tensor experimental_unbatch_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object experimental_unbatch_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object experimental_unbatch_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_unbatch_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
Tensor experimental_unique_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object experimental_unique_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object experimental_unique_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object experimental_unique_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
Tensor group_by_reducer_dataset(IGraphNodeBase input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, object output_types, object output_shapes, string name)
object group_by_reducer_dataset_dyn(object input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, object output_types, object output_shapes, object name)
object group_by_reducer_dataset_eager_fallback(IGraphNodeBase input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object group_by_reducer_dataset_eager_fallback_dyn(object input_dataset, object key_func_other_arguments, object init_func_other_arguments, object reduce_func_other_arguments, object finalize_func_other_arguments, object key_func, object init_func, object reduce_func, object finalize_func, object output_types, object output_shapes, object name, object ctx)
Tensor group_by_window_dataset(IGraphNodeBase input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, object output_types, object output_shapes, string name)
object group_by_window_dataset_dyn(object input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, object output_types, object output_shapes, object name)
object group_by_window_dataset_eager_fallback(IGraphNodeBase input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object group_by_window_dataset_eager_fallback_dyn(object input_dataset, object key_func_other_arguments, object reduce_func_other_arguments, object window_size_func_other_arguments, object key_func, object reduce_func, object window_size_func, object output_types, object output_shapes, object name, object ctx)
Tensor ignore_errors_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object ignore_errors_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object ignore_errors_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object ignore_errors_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
object iterator_get_device_dyn(object resource, object name)
object iterator_get_device_eager_fallback_dyn(object resource, object name, object ctx)
object latency_stats_dataset_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name)
object latency_stats_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase tag, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object latency_stats_dataset_eager_fallback_dyn(object input_dataset, object tag, object output_types, object output_shapes, object name, object ctx)
Tensor lmdb_dataset(IGraphNodeBase filenames, object output_types, object output_shapes, string name)
object lmdb_dataset_dyn(object filenames, object output_types, object output_shapes, object name)
object lmdb_dataset_eager_fallback(IGraphNodeBase filenames, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object lmdb_dataset_eager_fallback_dyn(object filenames, object output_types, object output_shapes, object name, object ctx)
object map_and_batch_dataset_dyn(object input_dataset, object other_arguments, object batch_size, object num_parallel_calls, object drop_remainder, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name)
object map_and_batch_dataset_eager_fallback(IGraphNodeBase input_dataset, object other_arguments, IGraphNodeBase batch_size, IGraphNodeBase num_parallel_calls, IGraphNodeBase drop_remainder, object f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool preserve_cardinality, string name, Context ctx)
object map_and_batch_dataset_eager_fallback_dyn(object input_dataset, object other_arguments, object batch_size, object num_parallel_calls, object drop_remainder, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name, object ctx)
object matching_files_dataset_dyn(object patterns, object name)
object matching_files_dataset_eager_fallback_dyn(object patterns, object name, object ctx)
object max_intra_op_parallelism_dataset_dyn(object input_dataset, object max_intra_op_parallelism, object output_types, object output_shapes, object name)
object max_intra_op_parallelism_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase max_intra_op_parallelism, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object max_intra_op_parallelism_dataset_eager_fallback_dyn(object input_dataset, object max_intra_op_parallelism, object output_types, object output_shapes, object name, object ctx)
Tensor non_serializable_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object non_serializable_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object non_serializable_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object non_serializable_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
Tensor parallel_interleave_dataset(IGraphNodeBase input_dataset, IEnumerable<object> other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, _DefinedFunction f, object output_types, object output_shapes, string name)
Tensor parallel_interleave_dataset(IGraphNodeBase input_dataset, IEnumerable<object> other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, _OverloadedFunction f, object output_types, object output_shapes, string name)
Tensor parallel_interleave_dataset(IGraphNodeBase input_dataset, IEnumerable<object> other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, object f, object output_types, object output_shapes, string name)
object parallel_interleave_dataset_dyn(object input_dataset, object other_arguments, object cycle_length, object block_length, object sloppy, object buffer_output_elements, object prefetch_input_elements, object f, object output_types, object output_shapes, object name)
object parallel_interleave_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, _DefinedFunction f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object parallel_interleave_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, _OverloadedFunction f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object parallel_interleave_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> other_arguments, IGraphNodeBase cycle_length, IGraphNodeBase block_length, IGraphNodeBase sloppy, IGraphNodeBase buffer_output_elements, IGraphNodeBase prefetch_input_elements, object f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object parallel_interleave_dataset_eager_fallback_dyn(object input_dataset, object other_arguments, object cycle_length, object block_length, object sloppy, object buffer_output_elements, object prefetch_input_elements, object f, object output_types, object output_shapes, object name, object ctx)
Tensor parse_example_dataset(IGraphNodeBase input_dataset, IGraphNodeBase num_parallel_calls, IEnumerable<object> dense_defaults, IEnumerable<object> sparse_keys, IEnumerable<object> dense_keys, IEnumerable<DType> sparse_types, IEnumerable<object> dense_shapes, object output_types, object output_shapes, bool sloppy, string name)
object parse_example_dataset_dyn(object input_dataset, object num_parallel_calls, object dense_defaults, object sparse_keys, object dense_keys, object sparse_types, object dense_shapes, object output_types, object output_shapes, ImplicitContainer<T> sloppy, object name)
object parse_example_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase num_parallel_calls, IEnumerable<object> dense_defaults, IEnumerable<Byte[]> sparse_keys, IEnumerable<Byte[]> dense_keys, IEnumerable<object> sparse_types, IEnumerable<object> dense_shapes, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool sloppy, string name, Context ctx)
object parse_example_dataset_eager_fallback_dyn(object input_dataset, object num_parallel_calls, object dense_defaults, object sparse_keys, object dense_keys, object sparse_types, object dense_shapes, object output_types, object output_shapes, ImplicitContainer<T> sloppy, object name, object ctx)
object private_thread_pool_dataset_dyn(object input_dataset, object num_threads, object output_types, object output_shapes, object name)
object private_thread_pool_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase num_threads, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object private_thread_pool_dataset_eager_fallback_dyn(object input_dataset, object num_threads, object output_types, object output_shapes, object name, object ctx)
object random_dataset_dyn(object seed, object seed2, object output_types, object output_shapes, object name)
object random_dataset_eager_fallback_dyn(object seed, object seed2, object output_types, object output_shapes, object name, object ctx)
object rebatch_dataset_dyn(object input_dataset, object num_replicas, object output_types, object output_shapes, ImplicitContainer<T> use_fallback, object name)
object rebatch_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase num_replicas, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool use_fallback, string name, Context ctx)
object rebatch_dataset_eager_fallback_dyn(object input_dataset, object num_replicas, object output_types, object output_shapes, ImplicitContainer<T> use_fallback, object name, object ctx)
object sampling_dataset_dyn(object input_dataset, object rate, object seed, object seed2, object output_types, object output_shapes, object name)
object sampling_dataset_eager_fallback_dyn(object input_dataset, object rate, object seed, object seed2, object output_types, object output_shapes, object name, object ctx)
Tensor scan_dataset(IGraphNodeBase input_dataset, object initial_state, object other_arguments, object f, object output_types, object output_shapes, bool preserve_cardinality, string name)
object scan_dataset_dyn(object input_dataset, object initial_state, object other_arguments, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name)
object scan_dataset_eager_fallback(IGraphNodeBase input_dataset, object initial_state, object other_arguments, object f, IEnumerable<object> output_types, IEnumerable<object> output_shapes, bool preserve_cardinality, string name, Context ctx)
object scan_dataset_eager_fallback_dyn(object input_dataset, object initial_state, object other_arguments, object f, object output_types, object output_shapes, ImplicitContainer<T> preserve_cardinality, object name, object ctx)
object set_stats_aggregator_dataset_dyn(object input_dataset, object stats_aggregator, object tag, object counter_prefix, object output_types, object output_shapes, object name)
object set_stats_aggregator_dataset_eager_fallback_dyn(object input_dataset, object stats_aggregator, object tag, object counter_prefix, object output_types, object output_shapes, object name, object ctx)
object sleep_dataset_dyn(object input_dataset, object sleep_microseconds, object output_types, object output_shapes, object name)
object sleep_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase sleep_microseconds, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object sleep_dataset_eager_fallback_dyn(object input_dataset, object sleep_microseconds, object output_types, object output_shapes, object name, object ctx)
object sliding_window_dataset_dyn(object input_dataset, object window_size, object window_shift, object window_stride, object output_types, object output_shapes, object name)
object sliding_window_dataset_eager_fallback_dyn(object input_dataset, object window_size, object window_shift, object window_stride, object output_types, object output_shapes, object name, object ctx)
Tensor snapshot_dataset(IGraphNodeBase input_dataset, IGraphNodeBase path, object output_types, object output_shapes, string compression, string reader_path_prefix, string writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, Byte[] compression, Byte[] reader_path_prefix, string writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, Byte[] compression, string reader_path_prefix, string writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, Byte[] compression, Byte[] reader_path_prefix, Byte[] writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string compression, string reader_path_prefix, string writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string compression, string reader_path_prefix, Byte[] writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, Byte[] compression, string reader_path_prefix, Byte[] writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string compression, Byte[] reader_path_prefix, string writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object snapshot_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase path, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string compression, Byte[] reader_path_prefix, Byte[] writer_path_prefix, ImplicitContainer<T> shard_size_bytes, Nullable<int> pending_snapshot_expiry_seconds, Nullable<int> num_reader_threads, Nullable<int> reader_buffer_size, Nullable<int> num_writer_threads, Nullable<int> writer_buffer_size, string name, Context ctx)
object sql_dataset_dyn(object driver_name, object data_source_name, object query, object output_types, object output_shapes, object name)
object sql_dataset_eager_fallback_dyn(object driver_name, object data_source_name, object query, object output_types, object output_shapes, object name, object ctx)
Tensor stats_aggregator_handle(string container, string shared_name, string name)
object stats_aggregator_handle_eager_fallback(string container, string shared_name, string name, Context ctx)
object stats_aggregator_handle_eager_fallback(string container, Byte[] shared_name, string name, Context ctx)
object stats_aggregator_handle_eager_fallback(Byte[] container, string shared_name, string name, Context ctx)
object stats_aggregator_handle_eager_fallback(Byte[] container, Byte[] shared_name, string name, Context ctx)
Tensor stats_aggregator_handle_v2(string container, string shared_name, string name)
object stats_aggregator_handle_v2_eager_fallback(Byte[] container, Byte[] shared_name, string name, Context ctx)
object stats_aggregator_handle_v2_eager_fallback(Byte[] container, string shared_name, string name, Context ctx)
object stats_aggregator_handle_v2_eager_fallback(string container, Byte[] shared_name, string name, Context ctx)
object stats_aggregator_handle_v2_eager_fallback(string container, string shared_name, string name, Context ctx)
object stats_aggregator_set_summary_writer_dyn(object stats_aggregator, object summary, object name)
object stats_aggregator_set_summary_writer_eager_fallback_dyn(object stats_aggregator, object summary, object name, object ctx)
object stats_aggregator_summary_dyn(object iterator, object name)
object stats_aggregator_summary_eager_fallback_dyn(object iterator, object name, object ctx)
Tensor take_while_dataset(IGraphNodeBase input_dataset, object other_arguments, object predicate, object output_types, object output_shapes, string name)
object take_while_dataset_dyn(object input_dataset, object other_arguments, object predicate, object output_types, object output_shapes, object name)
object take_while_dataset_eager_fallback(IGraphNodeBase input_dataset, object other_arguments, object predicate, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object take_while_dataset_eager_fallback_dyn(object input_dataset, object other_arguments, object predicate, object output_types, object output_shapes, object name, object ctx)
object thread_pool_dataset_dyn(object input_dataset, object thread_pool, object output_types, object output_shapes, object name)
object thread_pool_dataset_eager_fallback(IGraphNodeBase input_dataset, IGraphNodeBase thread_pool, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object thread_pool_dataset_eager_fallback_dyn(object input_dataset, object thread_pool, object output_types, object output_shapes, object name, object ctx)
Tensor thread_pool_handle(int num_threads, string display_name, int max_intra_op_parallelism, string container, string shared_name, string name)
object thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, string container, Byte[] shared_name, string name, Context ctx)
object thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, Byte[] container, Byte[] shared_name, string name, Context ctx)
object thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, Byte[] container, string shared_name, string name, Context ctx)
object thread_pool_handle_eager_fallback(int num_threads, Byte[] display_name, int max_intra_op_parallelism, string container, string shared_name, string name, Context ctx)
object thread_pool_handle_eager_fallback(int num_threads, string display_name, int max_intra_op_parallelism, Byte[] container, Byte[] shared_name, string name, Context ctx)
object thread_pool_handle_eager_fallback(int num_threads, string display_name, int max_intra_op_parallelism, Byte[] container, string shared_name, string name, Context ctx)
object thread_pool_handle_eager_fallback(int num_threads, string display_name, int max_intra_op_parallelism, string container, Byte[] shared_name, string name, Context ctx)
object thread_pool_handle_eager_fallback(int num_threads, string display_name, int max_intra_op_parallelism, string container, string shared_name, string name, Context ctx)
Tensor unbatch_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object unbatch_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object unbatch_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object unbatch_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
Tensor unique_dataset(IGraphNodeBase input_dataset, object output_types, object output_shapes, string name)
object unique_dataset_dyn(object input_dataset, object output_types, object output_shapes, object name)
object unique_dataset_eager_fallback(IGraphNodeBase input_dataset, IEnumerable<object> output_types, IEnumerable<object> output_shapes, string name, Context ctx)
object unique_dataset_eager_fallback_dyn(object input_dataset, object output_types, object output_shapes, object name, object ctx)
Public properties