LostTech.TensorFlow : API Documentation

Type gen_data_flow_ops

Namespace tensorflow.python.ops.gen_data_flow_ops

Methods

Properties

Public static methods

object accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, ndarray name)

object accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IEnumerable<int> name)

object accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, ValueTuple<int, object> name)

object accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IGraphNodeBase name)

object accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IDictionary<object, object> name)

object accumulator_apply_gradient_dyn(object handle, object local_step, object gradient, object name)

void accumulator_apply_gradient_eager_fallback(object handle, object local_step, object gradient, string name, object ctx)

object accumulator_apply_gradient_eager_fallback_dyn(object handle, object local_step, object gradient, object name, object ctx)

Tensor accumulator_num_accumulated(IGraphNodeBase handle, string name)

object accumulator_num_accumulated_dyn(object handle, object name)

void accumulator_num_accumulated_eager_fallback(object handle, string name, object ctx)

object accumulator_num_accumulated_eager_fallback_dyn(object handle, object name, object ctx)

object accumulator_set_global_step(IGraphNodeBase handle, IGraphNodeBase new_global_step, string name)

object accumulator_set_global_step_dyn(object handle, object new_global_step, object name)

void accumulator_set_global_step_eager_fallback(object handle, object new_global_step, string name, object ctx)

object accumulator_set_global_step_eager_fallback_dyn(object handle, object new_global_step, object name, object ctx)

Tensor accumulator_take_gradient(IGraphNodeBase handle, IGraphNodeBase num_required, DType dtype, string name)

object accumulator_take_gradient_dyn(object handle, object num_required, object dtype, object name)

void accumulator_take_gradient_eager_fallback(object handle, object num_required, DType dtype, string name, object ctx)

object accumulator_take_gradient_eager_fallback_dyn(object handle, object num_required, object dtype, object name, object ctx)

Tensor barrier(IEnumerable<object> component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor barrier(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor barrier(DType component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

object barrier_close(IGraphNodeBase handle, bool cancel_pending_enqueues, string name)

object barrier_close_dyn(object handle, ImplicitContainer<T> cancel_pending_enqueues, object name)

void barrier_close_eager_fallback(object handle, bool cancel_pending_enqueues, string name, object ctx)

object barrier_close_eager_fallback_dyn(object handle, ImplicitContainer<T> cancel_pending_enqueues, object name, object ctx)

object barrier_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void barrier_eager_fallback(object component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name, object ctx)

object barrier_eager_fallback_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor barrier_incomplete_size(IGraphNodeBase handle, string name)

object barrier_incomplete_size_dyn(object handle, object name)

void barrier_incomplete_size_eager_fallback(object handle, string name, object ctx)

object barrier_incomplete_size_eager_fallback_dyn(object handle, object name, object ctx)

object barrier_insert_many(IGraphNodeBase handle, IGraphNodeBase keys, IGraphNodeBase values, int component_index, string name)

object barrier_insert_many_dyn(object handle, object keys, object values, object component_index, object name)

void barrier_insert_many_eager_fallback(object handle, object keys, object values, object component_index, string name, object ctx)

object barrier_insert_many_eager_fallback_dyn(object handle, object keys, object values, object component_index, object name, object ctx)

Tensor barrier_ready_size(IGraphNodeBase handle, string name)

object barrier_ready_size_dyn(object handle, object name)

void barrier_ready_size_eager_fallback(object handle, string name, object ctx)

object barrier_ready_size_eager_fallback_dyn(object handle, object name, object ctx)

object barrier_take_many(IGraphNodeBase handle, IGraphNodeBase num_elements, IEnumerable<object> component_types, bool allow_small_batch, Nullable<bool> wait_for_incomplete, int timeout_ms, string name)

object barrier_take_many_dyn(object handle, object num_elements, object component_types, ImplicitContainer<T> allow_small_batch, ImplicitContainer<T> wait_for_incomplete, ImplicitContainer<T> timeout_ms, object name)

void barrier_take_many_eager_fallback(object handle, object num_elements, object component_types, bool allow_small_batch, bool wait_for_incomplete, int timeout_ms, string name, object ctx)

object barrier_take_many_eager_fallback_dyn(object handle, object num_elements, object component_types, ImplicitContainer<T> allow_small_batch, ImplicitContainer<T> wait_for_incomplete, ImplicitContainer<T> timeout_ms, object name, object ctx)

Tensor conditional_accumulator(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name)

Tensor conditional_accumulator(DType dtype, IDictionary<object, object> shape, string container, string shared_name, string reduction_type, string name)

Tensor conditional_accumulator(DType dtype, IEnumerable<int> shape, string container, string shared_name, string reduction_type, string name)

object conditional_accumulator_dyn(object dtype, object shape, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> reduction_type, object name)

void conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name, object ctx)

object conditional_accumulator_eager_fallback_dyn(object dtype, object shape, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> reduction_type, object name, object ctx)

object delete_session_tensor(IGraphNodeBase handle, string name)

object delete_session_tensor_eager_fallback(IGraphNodeBase handle, string name, Context ctx)

object delete_session_tensor_eager_fallback_dyn(object handle, object name, object ctx)

IList<object> dynamic_partition_eager_fallback(IGraphNodeBase data, IGraphNodeBase partitions, ndarray num_partitions, string name, Context ctx)

IList<object> dynamic_partition_eager_fallback(IGraphNodeBase data, IGraphNodeBase partitions, int num_partitions, string name, Context ctx)

object dynamic_partition_eager_fallback_dyn(object data, object partitions, object num_partitions, object name, object ctx)

object dynamic_stitch_eager_fallback(object indices, IEnumerable<object> data, string name, Context ctx)

object dynamic_stitch_eager_fallback(IEnumerable<object> indices, IEnumerable<object> data, string name, Context ctx)

object dynamic_stitch_eager_fallback_dyn(object indices, object data, object name, object ctx)

Tensor fake_queue(IGraphNodeBase resource, string name)

object fake_queue_dyn(object resource, object name)

void fake_queue_eager_fallback(object resource, string name, object ctx)

object fake_queue_eager_fallback_dyn(object resource, object name, object ctx)

Tensor fifo_queue(int component_types, string shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, ValueTuple shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, ValueTuple shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, ValueTuple shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, DType shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, DType shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, DType shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, DType shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, DType shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, int shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, DType shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, int shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, ValueTuple shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, int shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, ValueTuple shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, string shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, string shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, string shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, string shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, IEnumerable<ValueTuple> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, IEnumerable<ValueTuple> shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, ValueTuple shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, ImplicitContainer<T> shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, ImplicitContainer<T> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, int shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, string shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, int shapes, ValueTuple capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, int shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor fifo_queue(int component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name)

object fifo_queue_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void fifo_queue_eager_fallback(object component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name, object ctx)

object fifo_queue_eager_fallback_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor fifo_queue_v2(DType component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(DType component_types, ValueTuple<int, int> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, ValueTuple<int, int> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(DType component_types, TensorShape shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(DType component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(DType component_types, TensorShape shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(DType component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(DType component_types, ValueTuple<int, int> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, TensorShape shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, ValueTuple<int, int> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, TensorShape shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, TensorShape shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, TensorShape shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(DType component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(IEnumerable<DType> component_types, ValueTuple<int, int> shapes, int capacity, string container, string shared_name, string name)

Tensor fifo_queue_v2(ValueTuple<DType, object> component_types, ValueTuple<int, int> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

object fifo_queue_v2_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, ValueTuple<int, int> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, TensorShape shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, ValueTuple<int, int> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, ValueTuple<int, int> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, ValueTuple<int, int> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, ValueTuple<int, int> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, ValueTuple<int, int> shapes, IEnumerable<int> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback(DType component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object fifo_queue_v2_eager_fallback_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object get_session_handle_eager_fallback(IGraphNodeBase value, string name, Context ctx)

object get_session_handle_eager_fallback_dyn(object value, object name, object ctx)

Tensor get_session_handle_v2(IGraphNodeBase value, string name)

object get_session_handle_v2_dyn(object value, object name)

object get_session_handle_v2_eager_fallback(IGraphNodeBase value, string name, Context ctx)

object get_session_handle_v2_eager_fallback_dyn(object value, object name, object ctx)

Tensor get_session_tensor(IGraphNodeBase handle, DType dtype, string name)

object get_session_tensor_eager_fallback(IGraphNodeBase handle, DType dtype, string name, Context ctx)

object get_session_tensor_eager_fallback_dyn(object handle, object dtype, object name, object ctx)

object map_clear(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object map_clear(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object map_clear_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object map_clear_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor map_incomplete_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

Tensor map_incomplete_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object map_incomplete_size_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object map_incomplete_size_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

IList<object> map_peek(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

IList<object> map_peek(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object map_peek_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

IList<object> map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

IList<object> map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

IList<object> map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

IList<object> map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

IList<object> map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

IList<object> map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_peek_eager_fallback_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor map_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

Tensor map_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object map_size_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object map_size_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object map_stage_dyn(object key, object indices, object values, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object map_stage_eager_fallback_dyn(object key, object indices, object values, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

IList<object> map_unstage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

IList<object> map_unstage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object map_unstage_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

IList<object> map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

IList<object> map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

IList<object> map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

IList<object> map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

IList<object> map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

IList<object> map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_unstage_eager_fallback_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object map_unstage_no_key(IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object map_unstage_no_key(IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object map_unstage_no_key_dyn(object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object map_unstage_no_key_eager_fallback_dyn(object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object ordered_map_clear(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object ordered_map_clear(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object ordered_map_clear_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object ordered_map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object ordered_map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object ordered_map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object ordered_map_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object ordered_map_clear_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor ordered_map_incomplete_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

Tensor ordered_map_incomplete_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object ordered_map_incomplete_size_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object ordered_map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object ordered_map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object ordered_map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object ordered_map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object ordered_map_incomplete_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_incomplete_size_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

IList<object> ordered_map_peek(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

IList<object> ordered_map_peek(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object ordered_map_peek_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

IList<object> ordered_map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

IList<object> ordered_map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

IList<object> ordered_map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

IList<object> ordered_map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

IList<object> ordered_map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

IList<object> ordered_map_peek_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_peek_eager_fallback_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor ordered_map_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

Tensor ordered_map_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object ordered_map_size_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object ordered_map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object ordered_map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object ordered_map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object ordered_map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object ordered_map_size_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name)

object ordered_map_stage(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name)

object ordered_map_stage_dyn(object key, object indices, object values, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, ValueTuple<object, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<IGraphNodeBase> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object ordered_map_stage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IDictionary<string, object> values, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object ordered_map_stage_eager_fallback_dyn(object key, object indices, object values, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

IList<object> ordered_map_unstage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

IList<object> ordered_map_unstage(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object ordered_map_unstage_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

IList<object> ordered_map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

IList<object> ordered_map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

IList<object> ordered_map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

IList<object> ordered_map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

IList<object> ordered_map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

IList<object> ordered_map_unstage_eager_fallback(IGraphNodeBase key, IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_unstage_eager_fallback_dyn(object key, object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object ordered_map_unstage_no_key(IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object ordered_map_unstage_no_key(IGraphNodeBase indices, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object ordered_map_unstage_no_key_dyn(object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object ordered_map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object ordered_map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object ordered_map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object ordered_map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object ordered_map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object ordered_map_unstage_no_key_eager_fallback(IGraphNodeBase indices, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object ordered_map_unstage_no_key_eager_fallback_dyn(object indices, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor padding_fifo_queue(IEnumerable<int> component_types, DType shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, ValueTuple<object> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, DType shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, IEnumerable<ValueTuple> shapes, ValueTuple<object> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, ValueTuple<object> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, ImplicitContainer<T> shapes, ValueTuple<object> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, DType shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, ImplicitContainer<T> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, IEnumerable<ValueTuple> shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, DType shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(IEnumerable<int> component_types, DType shapes, ValueTuple<object> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, IEnumerable<ValueTuple> shapes, IEnumerable<ValueTuple<int, int, int>> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue(int component_types, DType shapes, ValueTuple<object> capacity, string container, string shared_name, string name)

object padding_fifo_queue_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void padding_fifo_queue_eager_fallback(object component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name, object ctx)

object padding_fifo_queue_eager_fallback_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor padding_fifo_queue_v2(IEnumerable<DType> component_types, TensorShape shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(ValueTuple<DType, object> component_types, TensorShape shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(ValueTuple<DType, object> component_types, IEnumerable<TensorShape> shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(DType component_types, TensorShape shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(ValueTuple<DType, object> component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(IEnumerable<DType> component_types, TensorShape shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(DType component_types, IEnumerable<TensorShape> shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(DType component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(DType component_types, TensorShape shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(ValueTuple<DType, object> component_types, TensorShape shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(IEnumerable<DType> component_types, IEnumerable<TensorShape> shapes, int capacity, string container, string shared_name, string name)

Tensor padding_fifo_queue_v2(IEnumerable<DType> component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, string container, string shared_name, string name)

object padding_fifo_queue_v2_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<TensorShape> shapes, int capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, IEnumerable<int> capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<TensorShape> shapes, int capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, IEnumerable<int> capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<TensorShape> shapes, int capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, TensorShape shapes, int capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<TensorShape> shapes, int capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, IEnumerable<TensorShape> shapes, int capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, IEnumerable<TensorShape> shapes, int capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, int capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, TensorShape shapes, IEnumerable<int> capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, TensorShape shapes, IEnumerable<int> capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, int capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, int capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(DType component_types, TensorShape shapes, int capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<TensorShape> shapes, IEnumerable<int> capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, int capacity, Byte[] container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, IEnumerable<int> capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, IEnumerable<int> capacity, string container, ImplicitContainer<T> shared_name, string name, Context ctx)

object padding_fifo_queue_v2_eager_fallback_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor parallel_dynamic_stitch(object indices, IEnumerable<object> data, PythonFunctionContainer name)

Tensor parallel_dynamic_stitch(IEnumerable<IGraphNodeBase> indices, IEnumerable<object> data, string name)

Tensor parallel_dynamic_stitch(object indices, IEnumerable<object> data, string name)

Tensor parallel_dynamic_stitch(IEnumerable<IGraphNodeBase> indices, IEnumerable<object> data, PythonFunctionContainer name)

object parallel_dynamic_stitch_dyn(object indices, object data, object name)

object parallel_dynamic_stitch_eager_fallback(object indices, IEnumerable<object> data, string name, Context ctx)

object parallel_dynamic_stitch_eager_fallback(object indices, IEnumerable<object> data, PythonFunctionContainer name, Context ctx)

object parallel_dynamic_stitch_eager_fallback(IEnumerable<IGraphNodeBase> indices, IEnumerable<object> data, string name, Context ctx)

object parallel_dynamic_stitch_eager_fallback(IEnumerable<IGraphNodeBase> indices, IEnumerable<object> data, PythonFunctionContainer name, Context ctx)

object parallel_dynamic_stitch_eager_fallback_dyn(object indices, object data, object name, object ctx)

Tensor priority_queue(object shapes, ImplicitContainer<T> component_types, int capacity, string container, string shared_name, string name)

object priority_queue_dyn(object shapes, ImplicitContainer<T> component_types, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void priority_queue_eager_fallback(object shapes, ImplicitContainer<T> component_types, int capacity, string container, string shared_name, string name, object ctx)

object priority_queue_eager_fallback_dyn(object shapes, ImplicitContainer<T> component_types, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor priority_queue_v2(TensorShape shapes, DType component_types, int capacity, string container, string shared_name, string name)

Tensor priority_queue_v2(TensorShape shapes, ValueTuple<DType, object> component_types, int capacity, string container, string shared_name, string name)

Tensor priority_queue_v2(TensorShape shapes, ImplicitContainer<T> component_types, int capacity, string container, string shared_name, string name)

Tensor priority_queue_v2(IEnumerable<object> shapes, DType component_types, int capacity, string container, string shared_name, string name)

Tensor priority_queue_v2(IEnumerable<object> shapes, ImplicitContainer<T> component_types, int capacity, string container, string shared_name, string name)

Tensor priority_queue_v2(IEnumerable<object> shapes, ValueTuple<DType, object> component_types, int capacity, string container, string shared_name, string name)

object priority_queue_v2_dyn(object shapes, ImplicitContainer<T> component_types, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ValueTuple<DType, object> component_types, int capacity, Byte[] container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ValueTuple<DType, object> component_types, int capacity, string container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ValueTuple<DType, object> component_types, int capacity, Byte[] container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ImplicitContainer<T> component_types, int capacity, string container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ImplicitContainer<T> component_types, int capacity, string container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ValueTuple<DType, object> component_types, int capacity, string container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ValueTuple<DType, object> component_types, int capacity, string container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ValueTuple<DType, object> component_types, int capacity, Byte[] container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ValueTuple<DType, object> component_types, int capacity, Byte[] container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ImplicitContainer<T> component_types, int capacity, string container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ImplicitContainer<T> component_types, int capacity, string container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ImplicitContainer<T> component_types, int capacity, Byte[] container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ValueTuple<DType, object> component_types, int capacity, string container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, ImplicitContainer<T> component_types, int capacity, Byte[] container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, DType component_types, int capacity, Byte[] container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, DType component_types, int capacity, string container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, DType component_types, int capacity, string container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, DType component_types, int capacity, string container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ImplicitContainer<T> component_types, int capacity, Byte[] container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, DType component_types, int capacity, Byte[] container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, ImplicitContainer<T> component_types, int capacity, Byte[] container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, DType component_types, int capacity, Byte[] container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(TensorShape shapes, DType component_types, int capacity, string container, string shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback(IEnumerable<object> shapes, DType component_types, int capacity, Byte[] container, Byte[] shared_name, string name, Context ctx)

object priority_queue_v2_eager_fallback_dyn(object shapes, ImplicitContainer<T> component_types, ImplicitContainer<T> capacity, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object queue_close(IGraphNodeBase handle, bool cancel_pending_enqueues, string name)

object queue_close_dyn(object handle, ImplicitContainer<T> cancel_pending_enqueues, object name)

void queue_close_eager_fallback(object handle, bool cancel_pending_enqueues, string name, object ctx)

object queue_close_eager_fallback_dyn(object handle, ImplicitContainer<T> cancel_pending_enqueues, object name, object ctx)

object queue_close_v2(IGraphNodeBase handle, bool cancel_pending_enqueues, string name)

object queue_close_v2_dyn(object handle, ImplicitContainer<T> cancel_pending_enqueues, object name)

object queue_close_v2_eager_fallback(IGraphNodeBase handle, bool cancel_pending_enqueues, string name, Context ctx)

object queue_close_v2_eager_fallback_dyn(object handle, ImplicitContainer<T> cancel_pending_enqueues, object name, object ctx)

object queue_dequeue(IGraphNodeBase handle, IEnumerable<DType> component_types, int timeout_ms, string name)

object queue_dequeue(IGraphNodeBase handle, ValueTuple<DType, object> component_types, int timeout_ms, string name)

object queue_dequeue(IGraphNodeBase handle, DType component_types, int timeout_ms, string name)

object queue_dequeue_dyn(object handle, object component_types, ImplicitContainer<T> timeout_ms, object name)

void queue_dequeue_eager_fallback(object handle, object component_types, int timeout_ms, string name, object ctx)

object queue_dequeue_eager_fallback_dyn(object handle, object component_types, ImplicitContainer<T> timeout_ms, object name, object ctx)

object queue_dequeue_many(IGraphNodeBase handle, IGraphNodeBase n, object component_types, int timeout_ms, string name)

object queue_dequeue_many_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name)

void queue_dequeue_many_eager_fallback(object handle, object n, object component_types, int timeout_ms, string name, object ctx)

object queue_dequeue_many_eager_fallback_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name, object ctx)

IList<object> queue_dequeue_many_v2(IGraphNodeBase handle, IGraphNodeBase n, IEnumerable<DType> component_types, int timeout_ms, string name)

IList<object> queue_dequeue_many_v2(IGraphNodeBase handle, IGraphNodeBase n, DType component_types, int timeout_ms, string name)

IList<object> queue_dequeue_many_v2(IGraphNodeBase handle, IGraphNodeBase n, ValueTuple<DType, object> component_types, int timeout_ms, string name)

object queue_dequeue_many_v2_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name)

IList<object> queue_dequeue_many_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase n, ValueTuple<DType, object> component_types, int timeout_ms, string name, Context ctx)

IList<object> queue_dequeue_many_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase n, IEnumerable<object> component_types, int timeout_ms, string name, Context ctx)

IList<object> queue_dequeue_many_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase n, DType component_types, int timeout_ms, string name, Context ctx)

object queue_dequeue_many_v2_eager_fallback_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name, object ctx)

object queue_dequeue_up_to(IGraphNodeBase handle, IGraphNodeBase n, object component_types, int timeout_ms, string name)

object queue_dequeue_up_to_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name)

void queue_dequeue_up_to_eager_fallback(object handle, object n, object component_types, int timeout_ms, string name, object ctx)

object queue_dequeue_up_to_eager_fallback_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name, object ctx)

IList<object> queue_dequeue_up_to_v2(IGraphNodeBase handle, IGraphNodeBase n, DType component_types, int timeout_ms, string name)

IList<object> queue_dequeue_up_to_v2(IGraphNodeBase handle, IGraphNodeBase n, IEnumerable<DType> component_types, int timeout_ms, string name)

IList<object> queue_dequeue_up_to_v2(IGraphNodeBase handle, IGraphNodeBase n, ValueTuple<DType, object> component_types, int timeout_ms, string name)

object queue_dequeue_up_to_v2_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name)

IList<object> queue_dequeue_up_to_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase n, ValueTuple<DType, object> component_types, int timeout_ms, string name, Context ctx)

IList<object> queue_dequeue_up_to_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase n, IEnumerable<object> component_types, int timeout_ms, string name, Context ctx)

IList<object> queue_dequeue_up_to_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase n, DType component_types, int timeout_ms, string name, Context ctx)

object queue_dequeue_up_to_v2_eager_fallback_dyn(object handle, object n, object component_types, ImplicitContainer<T> timeout_ms, object name, object ctx)

IList<object> queue_dequeue_v2(IGraphNodeBase handle, IEnumerable<DType> component_types, int timeout_ms, string name)

IList<object> queue_dequeue_v2(IGraphNodeBase handle, DType component_types, int timeout_ms, string name)

IList<object> queue_dequeue_v2(IGraphNodeBase handle, ValueTuple<DType, object> component_types, int timeout_ms, string name)

object queue_dequeue_v2_dyn(object handle, object component_types, ImplicitContainer<T> timeout_ms, object name)

IList<object> queue_dequeue_v2_eager_fallback(IGraphNodeBase handle, DType component_types, int timeout_ms, string name, Context ctx)

IList<object> queue_dequeue_v2_eager_fallback(IGraphNodeBase handle, ValueTuple<DType, object> component_types, int timeout_ms, string name, Context ctx)

IList<object> queue_dequeue_v2_eager_fallback(IGraphNodeBase handle, IEnumerable<object> component_types, int timeout_ms, string name, Context ctx)

object queue_dequeue_v2_eager_fallback_dyn(object handle, object component_types, ImplicitContainer<T> timeout_ms, object name, object ctx)

object queue_enqueue(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue(IGraphNodeBase handle, double components, int timeout_ms, string name)

object queue_enqueue(IGraphNodeBase handle, IEnumerable<double> components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue(IGraphNodeBase handle, IEnumerable<double> components, int timeout_ms, string name)

object queue_enqueue(IGraphNodeBase handle, int components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue(IGraphNodeBase handle, double components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue(IGraphNodeBase handle, int components, int timeout_ms, string name)

object queue_enqueue(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, string name)

object queue_enqueue(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, string name)

object queue_enqueue(IGraphNodeBase handle, object components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue(IGraphNodeBase handle, object components, int timeout_ms, string name)

object queue_enqueue_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name)

void queue_enqueue_eager_fallback(object handle, object components, int timeout_ms, string name, object ctx)

object queue_enqueue_eager_fallback_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name, object ctx)

object queue_enqueue_many(IGraphNodeBase handle, object components, int timeout_ms, string name)

object queue_enqueue_many_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name)

void queue_enqueue_many_eager_fallback(object handle, object components, int timeout_ms, string name, object ctx)

object queue_enqueue_many_eager_fallback_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name, object ctx)

object queue_enqueue_many_v2(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, string name)

object queue_enqueue_many_v2(IGraphNodeBase handle, IEnumerable<IGraphNodeBase> components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_many_v2(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, string name)

object queue_enqueue_many_v2(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_many_v2(IGraphNodeBase handle, IEnumerable<IGraphNodeBase> components, int timeout_ms, string name)

object queue_enqueue_many_v2(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_many_v2_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name)

object queue_enqueue_many_v2_eager_fallback(IGraphNodeBase handle, IEnumerable<IGraphNodeBase> components, int timeout_ms, string name, Context ctx)

object queue_enqueue_many_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_many_v2_eager_fallback(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, string name, Context ctx)

object queue_enqueue_many_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, string name, Context ctx)

object queue_enqueue_many_v2_eager_fallback(IGraphNodeBase handle, IEnumerable<IGraphNodeBase> components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_many_v2_eager_fallback(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_many_v2_eager_fallback_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name, object ctx)

object queue_enqueue_v2(IGraphNodeBase handle, int components, int timeout_ms, string name)

object queue_enqueue_v2(IGraphNodeBase handle, int components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_v2(IGraphNodeBase handle, IEnumerable<double> components, int timeout_ms, string name)

object queue_enqueue_v2(IGraphNodeBase handle, IEnumerable<double> components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_v2(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, string name)

object queue_enqueue_v2(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, string name)

object queue_enqueue_v2(IGraphNodeBase handle, double components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_v2(IGraphNodeBase handle, object components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_v2(IGraphNodeBase handle, object components, int timeout_ms, string name)

object queue_enqueue_v2(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_v2(IGraphNodeBase handle, double components, int timeout_ms, string name)

object queue_enqueue_v2(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, PythonFunctionContainer name)

object queue_enqueue_v2_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, object components, int timeout_ms, string name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase components, int timeout_ms, string name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, double components, int timeout_ms, string name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, object components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, int components, int timeout_ms, string name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, double components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, string name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, IEnumerable<double> components, int timeout_ms, string name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, IEnumerable<IGraphNodeBase> components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_v2_eager_fallback(IGraphNodeBase handle, int components, int timeout_ms, PythonFunctionContainer name, Context ctx)

object queue_enqueue_v2_eager_fallback_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name, object ctx)

Tensor queue_is_closed(IGraphNodeBase handle, string name)

object queue_is_closed_dyn(object handle, object name)

void queue_is_closed_eager_fallback(object handle, string name, object ctx)

object queue_is_closed_eager_fallback_dyn(object handle, object name, object ctx)

Tensor queue_is_closed_v2(IGraphNodeBase handle, string name)

object queue_is_closed_v2_dyn(object handle, object name)

object queue_is_closed_v2_eager_fallback(IGraphNodeBase handle, string name, Context ctx)

object queue_is_closed_v2_eager_fallback_dyn(object handle, object name, object ctx)

Tensor queue_size(IGraphNodeBase handle, string name)

object queue_size_dyn(object handle, object name)

void queue_size_eager_fallback(object handle, string name, object ctx)

object queue_size_eager_fallback_dyn(object handle, object name, object ctx)

Tensor queue_size_v2(IGraphNodeBase handle, string name)

object queue_size_v2_dyn(object handle, object name)

object queue_size_v2_eager_fallback(IGraphNodeBase handle, string name, Context ctx)

object queue_size_v2_eager_fallback_dyn(object handle, object name, object ctx)

Tensor random_shuffle_queue(int component_types, int shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, TensorShape shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, IEnumerable<ValueTuple> shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, int shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, double shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, TensorShape shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, double shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, TensorShape shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, IEnumerable<ValueTuple> shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, IEnumerable<ValueTuple> shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, TensorShape shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, int shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, double shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, int shapes, ImplicitContainer<T> capacity, ValueTuple<object> min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(int component_types, double shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue(IEnumerable<int> component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, int min_after_dequeue, Nullable<int> seed, int seed2, string container, string shared_name, string name)

object random_shuffle_queue_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> min_after_dequeue, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

void random_shuffle_queue_eager_fallback(object component_types, ImplicitContainer<T> shapes, int capacity, int min_after_dequeue, int seed, int seed2, string container, string shared_name, string name, object ctx)

object random_shuffle_queue_eager_fallback_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> min_after_dequeue, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor random_shuffle_queue_v2(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(DType component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(ValueTuple<DType, object> component_types, TensorShape shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(DType component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(ValueTuple<DType, object> component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(DType component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(IEnumerable<DType> component_types, TensorShape shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(DType component_types, TensorShape shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(IEnumerable<DType> component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(DType component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(DType component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

Tensor random_shuffle_queue_v2(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, string container, string shared_name, string name)

object random_shuffle_queue_v2_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> min_after_dequeue, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object random_shuffle_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(DType component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(DType component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, TensorShape shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(DType component_types, IEnumerable<ValueTuple> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(DType component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(DType component_types, TensorShape shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(ValueTuple<DType, object> component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(IEnumerable<DType> component_types, IEnumerable<ValueTuple> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(IEnumerable<DType> component_types, TensorShape shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(DType component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, int capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback(IEnumerable<DType> component_types, ImplicitContainer<T> shapes, IEnumerable<int> capacity, ImplicitContainer<T> min_after_dequeue, int seed, int seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, string name, Context ctx)

object random_shuffle_queue_v2_eager_fallback_dyn(object component_types, ImplicitContainer<T> shapes, ImplicitContainer<T> capacity, ImplicitContainer<T> min_after_dequeue, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor record_input(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordOptions compression_type, string name)

Tensor record_input(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, string compression_type, string name)

Tensor record_input(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, int compression_type, string name)

Tensor record_input(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordCompressionType compression_type, string name)

Tensor record_input(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordCompressionType compression_type, string name)

Tensor record_input(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, string compression_type, string name)

Tensor record_input(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, int compression_type, string name)

Tensor record_input(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordOptions compression_type, string name)

object record_input_dyn(object file_pattern, ImplicitContainer<T> file_random_seed, ImplicitContainer<T> file_shuffle_shift_ratio, ImplicitContainer<T> file_buffer_size, ImplicitContainer<T> file_parallelism, ImplicitContainer<T> batch_size, ImplicitContainer<T> compression_type, object name)

object record_input_eager_fallback(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, Byte[] compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, string compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, int compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordOptions compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordCompressionType compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, Byte[] compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, string compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordOptions compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordCompressionType compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, Byte[] compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, string compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, int compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordOptions compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordCompressionType compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, int compression_type, string name, Context ctx)

object record_input_eager_fallback(Byte[] file_pattern, int file_random_seed, double file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, Byte[] compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordOptions compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, TFRecordCompressionType compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, string compression_type, string name, Context ctx)

object record_input_eager_fallback(string file_pattern, int file_random_seed, int file_shuffle_shift_ratio, int file_buffer_size, int file_parallelism, int batch_size, int compression_type, string name, Context ctx)

object record_input_eager_fallback_dyn(object file_pattern, ImplicitContainer<T> file_random_seed, ImplicitContainer<T> file_shuffle_shift_ratio, ImplicitContainer<T> file_buffer_size, ImplicitContainer<T> file_parallelism, ImplicitContainer<T> batch_size, ImplicitContainer<T> compression_type, object name, object ctx)

object resource_accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, ValueTuple<int, object> name)

object resource_accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IEnumerable<int> name)

object resource_accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IDictionary<object, object> name)

object resource_accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IGraphNodeBase name)

object resource_accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, ndarray name)

object resource_accumulator_apply_gradient_dyn(object handle, object local_step, object gradient, object name)

object resource_accumulator_apply_gradient_eager_fallback(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IGraphNodeBase name, Context ctx)

object resource_accumulator_apply_gradient_eager_fallback(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, ValueTuple<int, object> name, Context ctx)

object resource_accumulator_apply_gradient_eager_fallback(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IEnumerable<int> name, Context ctx)

object resource_accumulator_apply_gradient_eager_fallback(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, IDictionary<object, object> name, Context ctx)

object resource_accumulator_apply_gradient_eager_fallback(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient, ndarray name, Context ctx)

object resource_accumulator_apply_gradient_eager_fallback_dyn(object handle, object local_step, object gradient, object name, object ctx)

Tensor resource_accumulator_num_accumulated(IGraphNodeBase handle, string name)

object resource_accumulator_num_accumulated_dyn(object handle, object name)

object resource_accumulator_num_accumulated_eager_fallback(IGraphNodeBase handle, string name, Context ctx)

object resource_accumulator_num_accumulated_eager_fallback_dyn(object handle, object name, object ctx)

object resource_accumulator_set_global_step(IGraphNodeBase handle, IGraphNodeBase new_global_step, string name)

object resource_accumulator_set_global_step_dyn(object handle, object new_global_step, object name)

object resource_accumulator_set_global_step_eager_fallback(IGraphNodeBase handle, IGraphNodeBase new_global_step, string name, Context ctx)

object resource_accumulator_set_global_step_eager_fallback_dyn(object handle, object new_global_step, object name, object ctx)

Tensor resource_accumulator_take_gradient(IGraphNodeBase handle, IGraphNodeBase num_required, DType dtype, string name)

object resource_accumulator_take_gradient_dyn(object handle, object num_required, object dtype, object name)

object resource_accumulator_take_gradient_eager_fallback(IGraphNodeBase handle, IGraphNodeBase num_required, DType dtype, string name, Context ctx)

object resource_accumulator_take_gradient_eager_fallback_dyn(object handle, object num_required, object dtype, object name, object ctx)

Tensor resource_conditional_accumulator(DType dtype, IEnumerable<int> shape, string container, string shared_name, string reduction_type, string name)

Tensor resource_conditional_accumulator(DType dtype, IDictionary<object, object> shape, string container, string shared_name, string reduction_type, string name)

Tensor resource_conditional_accumulator(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name)

object resource_conditional_accumulator_dyn(object dtype, object shape, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> reduction_type, object name)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, Byte[] container, Byte[] shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, string container, string shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, string container, string shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, string container, Byte[] shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, Byte[] container, string shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, Byte[] container, Byte[] shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, Byte[] container, string shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, Byte[] container, Byte[] shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, Byte[] container, Byte[] shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IDictionary<object, object> shape, string container, Byte[] shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, Byte[] container, string shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, Byte[] container, string shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, string container, Byte[] shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, Byte[] container, Byte[] shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, Byte[] container, Byte[] shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, string container, string shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, Byte[] container, string shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, Byte[] shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, Byte[] shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, string container, string shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, IEnumerable<int> shape, string container, Byte[] shared_name, string reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, string shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, Byte[] container, string shared_name, Byte[] reduction_type, string name, Context ctx)

object resource_conditional_accumulator_eager_fallback_dyn(object dtype, object shape, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> reduction_type, object name, object ctx)

object sparse_accumulator_apply_gradient(IGraphNodeBase handle, IGraphNodeBase local_step, IGraphNodeBase gradient_indices, IGraphNodeBase gradient_values, IGraphNodeBase gradient_shape, bool has_known_shape, string name)

object sparse_accumulator_apply_gradient_dyn(object handle, object local_step, object gradient_indices, object gradient_values, object gradient_shape, object has_known_shape, object name)

void sparse_accumulator_apply_gradient_eager_fallback(object handle, object local_step, object gradient_indices, object gradient_values, object gradient_shape, object has_known_shape, string name, object ctx)

object sparse_accumulator_apply_gradient_eager_fallback_dyn(object handle, object local_step, object gradient_indices, object gradient_values, object gradient_shape, object has_known_shape, object name, object ctx)

object sparse_accumulator_take_gradient(IGraphNodeBase handle, IGraphNodeBase num_required, DType dtype, string name)

object sparse_accumulator_take_gradient_dyn(object handle, object num_required, object dtype, object name)

void sparse_accumulator_take_gradient_eager_fallback(object handle, object num_required, DType dtype, string name, object ctx)

object sparse_accumulator_take_gradient_eager_fallback_dyn(object handle, object num_required, object dtype, object name, object ctx)

Tensor sparse_conditional_accumulator(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name)

Tensor sparse_conditional_accumulator(DType dtype, ValueTuple shape, string container, string shared_name, string reduction_type, string name)

Tensor sparse_conditional_accumulator(DType dtype, IEnumerable<Nullable<int>> shape, string container, string shared_name, string reduction_type, string name)

object sparse_conditional_accumulator_dyn(object dtype, object shape, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> reduction_type, object name)

void sparse_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name, object ctx)

object sparse_conditional_accumulator_eager_fallback_dyn(object dtype, object shape, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, ImplicitContainer<T> reduction_type, object name, object ctx)

object stack_close(IGraphNodeBase handle, string name)

object stack_close_dyn(object handle, object name)

void stack_close_eager_fallback(object handle, string name, object ctx)

object stack_close_eager_fallback_dyn(object handle, object name, object ctx)

object stack_close_v2(IGraphNodeBase handle, string name)

object stack_close_v2_dyn(object handle, object name)

object stack_close_v2_eager_fallback(IGraphNodeBase handle, string name, Context ctx)

object stack_close_v2_eager_fallback_dyn(object handle, object name, object ctx)

Tensor stack_pop(IGraphNodeBase handle, DType elem_type, string name)

object stack_pop_dyn(object handle, object elem_type, object name)

void stack_pop_eager_fallback(object handle, object elem_type, string name, object ctx)

object stack_pop_eager_fallback_dyn(object handle, object elem_type, object name, object ctx)

Tensor stack_pop_v2(IGraphNodeBase handle, DType elem_type, string name)

object stack_pop_v2_dyn(object handle, object elem_type, object name)

object stack_pop_v2_eager_fallback(IGraphNodeBase handle, DType elem_type, string name, Context ctx)

object stack_pop_v2_eager_fallback_dyn(object handle, object elem_type, object name, object ctx)

Tensor stack_push(IGraphNodeBase handle, IGraphNodeBase elem, bool swap_memory, string name)

object stack_push_dyn(object handle, object elem, ImplicitContainer<T> swap_memory, object name)

void stack_push_eager_fallback(object handle, object elem, bool swap_memory, string name, object ctx)

object stack_push_eager_fallback_dyn(object handle, object elem, ImplicitContainer<T> swap_memory, object name, object ctx)

Tensor stack_push_v2(IGraphNodeBase handle, IGraphNodeBase elem, bool swap_memory, string name)

object stack_push_v2_dyn(object handle, object elem, ImplicitContainer<T> swap_memory, object name)

object stack_push_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase elem, bool swap_memory, string name, Context ctx)

object stack_push_v2_eager_fallback_dyn(object handle, object elem, ImplicitContainer<T> swap_memory, object name, object ctx)

Tensor stack_v2(IGraphNodeBase max_size, DType elem_type, string stack_name, string name)

object stack_v2_dyn(object max_size, object elem_type, ImplicitContainer<T> stack_name, object name)

object stack_v2_eager_fallback(IGraphNodeBase max_size, DType elem_type, Byte[] stack_name, string name, Context ctx)

object stack_v2_eager_fallback(IGraphNodeBase max_size, DType elem_type, string stack_name, string name, Context ctx)

object stack_v2_eager_fallback_dyn(object max_size, object elem_type, ImplicitContainer<T> stack_name, object name, object ctx)

object stage(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, object shared_name, string name)

object stage(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name)

object stage(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name)

object stage(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, string shared_name, string name)

object stage_clear(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

object stage_clear(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object stage_clear_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object stage_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object stage_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object stage_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object stage_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object stage_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object stage_clear_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object stage_clear_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

object stage_dyn(object values, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, object shared_name, PythonFunctionContainer name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, Byte[] container, string shared_name, PythonFunctionContainer name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, PythonFunctionContainer name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, string container, string shared_name, PythonFunctionContainer name, Context ctx)

object stage_eager_fallback(IEnumerable<IGraphNodeBase> values, int capacity, int memory_limit, Byte[] container, object shared_name, PythonFunctionContainer name, Context ctx)

object stage_eager_fallback_dyn(object values, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

IList<object> stage_peek(IGraphNodeBase index, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

IList<object> stage_peek(IGraphNodeBase index, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, IEnumerable<string> name)

IList<object> stage_peek(IGraphNodeBase index, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, IEnumerable<string> name)

IList<object> stage_peek(IGraphNodeBase index, IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object stage_peek_dyn(object index, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, IEnumerable<string> name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, IEnumerable<string> name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, IEnumerable<string> name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, IEnumerable<string> name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, IEnumerable<string> name, Context ctx)

IList<object> stage_peek_eager_fallback(IGraphNodeBase index, IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, IEnumerable<string> name, Context ctx)

object stage_peek_eager_fallback_dyn(object index, object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor stage_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

Tensor stage_size(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object stage_size_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

object stage_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object stage_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

object stage_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

object stage_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

object stage_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

object stage_size_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

object stage_size_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Tensor tensor_array(IGraphNodeBase size, DType dtype, bool dynamic_size, bool clear_after_read, string tensor_array_name, object element_shape, string name)

object tensor_array_close(IGraphNodeBase handle, string name)

object tensor_array_close_dyn(object handle, object name)

void tensor_array_close_eager_fallback(object handle, string name, object ctx)

object tensor_array_close_eager_fallback_dyn(object handle, object name, object ctx)

object tensor_array_close_v2(IGraphNodeBase handle, string name)

object tensor_array_close_v2_dyn(object handle, object name)

object tensor_array_close_v2_eager_fallback(IGraphNodeBase handle, string name, Context ctx)

object tensor_array_close_v2_eager_fallback_dyn(object handle, object name, object ctx)

object tensor_array_close_v3(IGraphNodeBase handle, string name)

object tensor_array_close_v3_dyn(object handle, object name)

object tensor_array_close_v3_eager_fallback(IGraphNodeBase handle, string name, Context ctx)

object tensor_array_close_v3_eager_fallback_dyn(object handle, object name, object ctx)

object tensor_array_concat(IGraphNodeBase handle, IGraphNodeBase flow_in, DType dtype, object element_shape_except0, string name)

object tensor_array_concat_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name)

void tensor_array_concat_eager_fallback(object handle, object flow_in, DType dtype, object element_shape_except0, string name, object ctx)

object tensor_array_concat_eager_fallback_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name, object ctx)

object tensor_array_concat_v2(IGraphNodeBase handle, IGraphNodeBase flow_in, DType dtype, object element_shape_except0, string name)

object tensor_array_concat_v2_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name)

object tensor_array_concat_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, int dtype, IEnumerable<Nullable<int>> element_shape_except0, string name, Context ctx)

object tensor_array_concat_v2_eager_fallback_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name, object ctx)

object tensor_array_concat_v3(IGraphNodeBase handle, IGraphNodeBase flow_in, DType dtype, Dimension element_shape_except0, string name)

object tensor_array_concat_v3(IGraphNodeBase handle, IGraphNodeBase flow_in, DType dtype, TensorShape element_shape_except0, string name)

object tensor_array_concat_v3(IGraphNodeBase handle, IGraphNodeBase flow_in, DType dtype, int element_shape_except0, string name)

object tensor_array_concat_v3_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name)

object tensor_array_concat_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, DType dtype, IEnumerable<Nullable<int>> element_shape_except0, string name, Context ctx)

object tensor_array_concat_v3_eager_fallback_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name, object ctx)

object tensor_array_dyn(object size, object dtype, ImplicitContainer<T> dynamic_size, ImplicitContainer<T> clear_after_read, ImplicitContainer<T> tensor_array_name, object element_shape, object name)

void tensor_array_eager_fallback(object size, DType dtype, bool dynamic_size, bool clear_after_read, string tensor_array_name, object element_shape, string name, object ctx)

object tensor_array_eager_fallback_dyn(object size, object dtype, ImplicitContainer<T> dynamic_size, ImplicitContainer<T> clear_after_read, ImplicitContainer<T> tensor_array_name, object element_shape, object name, object ctx)

Tensor tensor_array_gather(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase flow_in, DType dtype, object element_shape, string name)

object tensor_array_gather_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name)

void tensor_array_gather_eager_fallback(object handle, object indices, object flow_in, DType dtype, object element_shape, string name, object ctx)

object tensor_array_gather_eager_fallback_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name, object ctx)

Tensor tensor_array_gather_v2(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase flow_in, DType dtype, object element_shape, string name)

object tensor_array_gather_v2_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name)

object tensor_array_gather_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase flow_in, int dtype, IEnumerable<Nullable<int>> element_shape, string name, Context ctx)

object tensor_array_gather_v2_eager_fallback_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name, object ctx)

Tensor tensor_array_gather_v3(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase flow_in, DType dtype, TensorShape element_shape, string name)

object tensor_array_gather_v3_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name)

object tensor_array_gather_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase flow_in, DType dtype, IEnumerable<Nullable<int>> element_shape, string name, Context ctx)

object tensor_array_gather_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase flow_in, DType dtype, TensorShape element_shape, string name, Context ctx)

object tensor_array_gather_v3_eager_fallback_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name, object ctx)

Tensor tensor_array_grad(IGraphNodeBase handle, IGraphNodeBase flow_in, object source, string name)

object tensor_array_grad_dyn(object handle, object flow_in, object source, object name)

void tensor_array_grad_eager_fallback(object handle, object flow_in, object source, string name, object ctx)

object tensor_array_grad_eager_fallback_dyn(object handle, object flow_in, object source, object name, object ctx)

Tensor tensor_array_grad_v2(IGraphNodeBase handle, IGraphNodeBase flow_in, object source, string name)

object tensor_array_grad_v2_dyn(object handle, object flow_in, object source, object name)

object tensor_array_grad_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, Byte[] source, string name, Context ctx)

object tensor_array_grad_v2_eager_fallback_dyn(object handle, object flow_in, object source, object name, object ctx)

object tensor_array_grad_v3(IGraphNodeBase handle, IGraphNodeBase flow_in, string source, string name)

object tensor_array_grad_v3_dyn(object handle, object flow_in, object source, object name)

object tensor_array_grad_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, Byte[] source, string name, Context ctx)

object tensor_array_grad_v3_eager_fallback_dyn(object handle, object flow_in, object source, object name, object ctx)

object tensor_array_grad_with_shape(IGraphNodeBase handle, IGraphNodeBase flow_in, IGraphNodeBase shape_to_prepend, string source, string name)

object tensor_array_grad_with_shape_dyn(object handle, object flow_in, object shape_to_prepend, object source, object name)

object tensor_array_grad_with_shape_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, IGraphNodeBase shape_to_prepend, string source, string name, Context ctx)

object tensor_array_grad_with_shape_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, IGraphNodeBase shape_to_prepend, Byte[] source, string name, Context ctx)

object tensor_array_grad_with_shape_eager_fallback_dyn(object handle, object flow_in, object shape_to_prepend, object source, object name, object ctx)

Tensor tensor_array_pack(IGraphNodeBase handle, IGraphNodeBase flow_in, DType dtype, object element_shape, string name)

object tensor_array_pack_dyn(object handle, object flow_in, object dtype, object element_shape, object name)

void tensor_array_pack_eager_fallback(object handle, object flow_in, DType dtype, object element_shape, string name, object ctx)

object tensor_array_pack_eager_fallback_dyn(object handle, object flow_in, object dtype, object element_shape, object name, object ctx)

Tensor tensor_array_read(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase flow_in, DType dtype, string name)

object tensor_array_read_dyn(object handle, object index, object flow_in, object dtype, object name)

void tensor_array_read_eager_fallback(object handle, object index, object flow_in, DType dtype, string name, object ctx)

object tensor_array_read_eager_fallback_dyn(object handle, object index, object flow_in, object dtype, object name, object ctx)

Tensor tensor_array_read_v2(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase flow_in, DType dtype, string name)

object tensor_array_read_v2_dyn(object handle, object index, object flow_in, object dtype, object name)

object tensor_array_read_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase flow_in, int dtype, string name, Context ctx)

object tensor_array_read_v2_eager_fallback_dyn(object handle, object index, object flow_in, object dtype, object name, object ctx)

Tensor tensor_array_read_v3(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase flow_in, DType dtype, string name)

Tensor tensor_array_read_v3(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase flow_in, PythonClassContainer dtype, string name)

object tensor_array_read_v3_dyn(object handle, object index, object flow_in, object dtype, object name)

object tensor_array_read_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase flow_in, DType dtype, string name, Context ctx)

object tensor_array_read_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase flow_in, PythonClassContainer dtype, string name, Context ctx)

object tensor_array_read_v3_eager_fallback_dyn(object handle, object index, object flow_in, object dtype, object name, object ctx)

Tensor tensor_array_scatter(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase value, IGraphNodeBase flow_in, string name)

object tensor_array_scatter_dyn(object handle, object indices, object value, object flow_in, object name)

void tensor_array_scatter_eager_fallback(object handle, object indices, object value, object flow_in, string name, object ctx)

object tensor_array_scatter_eager_fallback_dyn(object handle, object indices, object value, object flow_in, object name, object ctx)

Tensor tensor_array_scatter_v2(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase value, IGraphNodeBase flow_in, string name)

object tensor_array_scatter_v2_dyn(object handle, object indices, object value, object flow_in, object name)

object tensor_array_scatter_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase value, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_scatter_v2_eager_fallback_dyn(object handle, object indices, object value, object flow_in, object name, object ctx)

Tensor tensor_array_scatter_v3(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase value, IGraphNodeBase flow_in, string name)

object tensor_array_scatter_v3_dyn(object handle, object indices, object value, object flow_in, object name)

object tensor_array_scatter_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase indices, IGraphNodeBase value, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_scatter_v3_eager_fallback_dyn(object handle, object indices, object value, object flow_in, object name, object ctx)

Tensor tensor_array_size(IGraphNodeBase handle, IGraphNodeBase flow_in, string name)

object tensor_array_size_dyn(object handle, object flow_in, object name)

void tensor_array_size_eager_fallback(object handle, object flow_in, string name, object ctx)

object tensor_array_size_eager_fallback_dyn(object handle, object flow_in, object name, object ctx)

Tensor tensor_array_size_v2(IGraphNodeBase handle, IGraphNodeBase flow_in, string name)

object tensor_array_size_v2_dyn(object handle, object flow_in, object name)

object tensor_array_size_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_size_v2_eager_fallback_dyn(object handle, object flow_in, object name, object ctx)

Tensor tensor_array_size_v3(IGraphNodeBase handle, IGraphNodeBase flow_in, string name)

object tensor_array_size_v3_dyn(object handle, object flow_in, object name)

object tensor_array_size_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_size_v3_eager_fallback_dyn(object handle, object flow_in, object name, object ctx)

Tensor tensor_array_split(IGraphNodeBase handle, IGraphNodeBase value, IGraphNodeBase lengths, IGraphNodeBase flow_in, string name)

object tensor_array_split_dyn(object handle, object value, object lengths, object flow_in, object name)

void tensor_array_split_eager_fallback(object handle, object value, object lengths, object flow_in, string name, object ctx)

object tensor_array_split_eager_fallback_dyn(object handle, object value, object lengths, object flow_in, object name, object ctx)

Tensor tensor_array_split_v2(IGraphNodeBase handle, IGraphNodeBase value, IGraphNodeBase lengths, IGraphNodeBase flow_in, string name)

object tensor_array_split_v2_dyn(object handle, object value, object lengths, object flow_in, object name)

object tensor_array_split_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase value, IGraphNodeBase lengths, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_split_v2_eager_fallback_dyn(object handle, object value, object lengths, object flow_in, object name, object ctx)

Tensor tensor_array_split_v3(IGraphNodeBase handle, IGraphNodeBase value, IGraphNodeBase lengths, IGraphNodeBase flow_in, string name)

object tensor_array_split_v3_dyn(object handle, object value, object lengths, object flow_in, object name)

object tensor_array_split_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase value, IGraphNodeBase lengths, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_split_v3_eager_fallback_dyn(object handle, object value, object lengths, object flow_in, object name, object ctx)

Tensor tensor_array_unpack(IGraphNodeBase handle, IGraphNodeBase value, IGraphNodeBase flow_in, string name)

object tensor_array_unpack_dyn(object handle, object value, object flow_in, object name)

void tensor_array_unpack_eager_fallback(object handle, object value, object flow_in, string name, object ctx)

object tensor_array_unpack_eager_fallback_dyn(object handle, object value, object flow_in, object name, object ctx)

Tensor tensor_array_v2(IGraphNodeBase size, DType dtype, object element_shape, bool dynamic_size, bool clear_after_read, string tensor_array_name, string name)

object tensor_array_v2_dyn(object size, object dtype, object element_shape, ImplicitContainer<T> dynamic_size, ImplicitContainer<T> clear_after_read, ImplicitContainer<T> tensor_array_name, object name)

object tensor_array_v2_eager_fallback(IGraphNodeBase size, int dtype, IEnumerable<Nullable<int>> element_shape, bool dynamic_size, bool clear_after_read, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v2_eager_fallback(IGraphNodeBase size, int dtype, IEnumerable<Nullable<int>> element_shape, bool dynamic_size, bool clear_after_read, string tensor_array_name, string name, Context ctx)

object tensor_array_v2_eager_fallback_dyn(object size, object dtype, object element_shape, ImplicitContainer<T> dynamic_size, ImplicitContainer<T> clear_after_read, ImplicitContainer<T> tensor_array_name, object name, object ctx)

object tensor_array_v3(IGraphNodeBase size, DType dtype, TensorShape element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, PythonClassContainer dtype, int element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, DType dtype, Dimension element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, PythonClassContainer dtype, IEnumerable<int> element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, DType dtype, int element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, PythonClassContainer dtype, ValueTuple element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, DType dtype, ValueTuple element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, PythonClassContainer dtype, TensorShape element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, PythonClassContainer dtype, Dimension element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3(IGraphNodeBase size, DType dtype, IEnumerable<int> element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name)

object tensor_array_v3_dyn(object size, object dtype, object element_shape, ImplicitContainer<T> dynamic_size, ImplicitContainer<T> clear_after_read, ImplicitContainer<T> identical_element_shapes, ImplicitContainer<T> tensor_array_name, object name)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, TensorShape element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, ValueTuple element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, IEnumerable<int> element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, IEnumerable<int> element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, IEnumerable<int> element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, IEnumerable<int> element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, int element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, int element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, ValueTuple element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, ValueTuple element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, Dimension element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, TensorShape element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, TensorShape element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, int element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, Dimension element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, int element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, TensorShape element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, DType dtype, Dimension element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, ValueTuple element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, string tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback(IGraphNodeBase size, PythonClassContainer dtype, Dimension element_shape, Nullable<bool> dynamic_size, Nullable<bool> clear_after_read, bool identical_element_shapes, Byte[] tensor_array_name, string name, Context ctx)

object tensor_array_v3_eager_fallback_dyn(object size, object dtype, object element_shape, ImplicitContainer<T> dynamic_size, ImplicitContainer<T> clear_after_read, ImplicitContainer<T> identical_element_shapes, ImplicitContainer<T> tensor_array_name, object name, object ctx)

Tensor tensor_array_write(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase value, IGraphNodeBase flow_in, string name)

object tensor_array_write_dyn(object handle, object index, object value, object flow_in, object name)

void tensor_array_write_eager_fallback(object handle, object index, object value, object flow_in, string name, object ctx)

object tensor_array_write_eager_fallback_dyn(object handle, object index, object value, object flow_in, object name, object ctx)

Tensor tensor_array_write_v2(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase value, IGraphNodeBase flow_in, string name)

object tensor_array_write_v2_dyn(object handle, object index, object value, object flow_in, object name)

object tensor_array_write_v2_eager_fallback(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase value, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_write_v2_eager_fallback_dyn(object handle, object index, object value, object flow_in, object name, object ctx)

Tensor tensor_array_write_v3(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase value, IGraphNodeBase flow_in, string name)

object tensor_array_write_v3_dyn(object handle, object index, object value, object flow_in, object name)

object tensor_array_write_v3_eager_fallback(IGraphNodeBase handle, IGraphNodeBase index, IGraphNodeBase value, IGraphNodeBase flow_in, string name, Context ctx)

object tensor_array_write_v3_eager_fallback_dyn(object handle, object index, object value, object flow_in, object name, object ctx)

IList<object> unstage(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, int name)

IList<object> unstage(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, IGraphNodeBase name)

IList<object> unstage(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, object shared_name, string name)

IList<object> unstage(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, int name)

IList<object> unstage(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, IGraphNodeBase name)

IList<object> unstage(IEnumerable<DType> dtypes, int capacity, int memory_limit, string container, string shared_name, string name)

object unstage_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, int name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, string name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, IGraphNodeBase name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, IGraphNodeBase name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, string name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, int name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, IGraphNodeBase name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, string shared_name, int name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, int name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, object shared_name, IGraphNodeBase name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, int name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, string name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, IGraphNodeBase name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, Byte[] shared_name, int name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, string name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, string shared_name, IGraphNodeBase name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, string container, object shared_name, string name, Context ctx)

IList<object> unstage_eager_fallback(IEnumerable<object> dtypes, int capacity, int memory_limit, Byte[] container, Byte[] shared_name, string name, Context ctx)

object unstage_eager_fallback_dyn(object dtypes, ImplicitContainer<T> capacity, ImplicitContainer<T> memory_limit, ImplicitContainer<T> container, ImplicitContainer<T> shared_name, object name, object ctx)

Public properties

PythonFunctionContainer accumulator_apply_gradient_eager_fallback_fn get;

PythonFunctionContainer accumulator_apply_gradient_fn get;

PythonFunctionContainer accumulator_num_accumulated_eager_fallback_fn get;

PythonFunctionContainer accumulator_num_accumulated_fn get;

PythonFunctionContainer accumulator_set_global_step_eager_fallback_fn get;

PythonFunctionContainer accumulator_set_global_step_fn get;

PythonFunctionContainer accumulator_take_gradient_eager_fallback_fn get;

PythonFunctionContainer accumulator_take_gradient_fn get;

PythonFunctionContainer barrier_close_eager_fallback_fn get;

PythonFunctionContainer barrier_close_fn get;

PythonFunctionContainer barrier_eager_fallback_fn get;

PythonFunctionContainer barrier_fn get;

PythonFunctionContainer barrier_incomplete_size_eager_fallback_fn get;

PythonFunctionContainer barrier_incomplete_size_fn get;

PythonFunctionContainer barrier_insert_many_eager_fallback_fn get;

PythonFunctionContainer barrier_insert_many_fn get;

PythonFunctionContainer barrier_ready_size_eager_fallback_fn get;

PythonFunctionContainer barrier_ready_size_fn get;

PythonFunctionContainer barrier_take_many_eager_fallback_fn get;

PythonFunctionContainer barrier_take_many_fn get;

PythonFunctionContainer conditional_accumulator_eager_fallback_fn get;

PythonFunctionContainer conditional_accumulator_fn get;

PythonFunctionContainer delete_session_tensor_eager_fallback_fn get;

PythonFunctionContainer delete_session_tensor_fn get;

PythonFunctionContainer dynamic_partition_eager_fallback_fn get;

PythonFunctionContainer dynamic_stitch_eager_fallback_fn get;

PythonFunctionContainer fake_queue_eager_fallback_fn get;

PythonFunctionContainer fake_queue_fn get;

PythonFunctionContainer fifo_queue_eager_fallback_fn get;

PythonFunctionContainer fifo_queue_fn get;

PythonFunctionContainer fifo_queue_v2_eager_fallback_fn get;

PythonFunctionContainer fifo_queue_v2_fn get;

PythonFunctionContainer get_session_handle_eager_fallback_fn get;

PythonFunctionContainer get_session_handle_fn get;

PythonFunctionContainer get_session_handle_v2_eager_fallback_fn get;

PythonFunctionContainer get_session_handle_v2_fn get;

PythonFunctionContainer get_session_tensor_eager_fallback_fn get;

PythonFunctionContainer get_session_tensor_fn get;

PythonFunctionContainer map_clear_eager_fallback_fn get;

PythonFunctionContainer map_clear_fn get;

PythonFunctionContainer map_incomplete_size_eager_fallback_fn get;

PythonFunctionContainer map_incomplete_size_fn get;

PythonFunctionContainer map_peek_eager_fallback_fn get;

PythonFunctionContainer map_peek_fn get;

PythonFunctionContainer map_size_eager_fallback_fn get;

PythonFunctionContainer map_size_fn get;

PythonFunctionContainer map_stage_eager_fallback_fn get;

PythonFunctionContainer map_stage_fn get;

PythonFunctionContainer map_unstage_eager_fallback_fn get;

PythonFunctionContainer map_unstage_fn get;

PythonFunctionContainer map_unstage_no_key_eager_fallback_fn get;

PythonFunctionContainer map_unstage_no_key_fn get;

PythonFunctionContainer ordered_map_clear_eager_fallback_fn get;

PythonFunctionContainer ordered_map_clear_fn get;

PythonFunctionContainer ordered_map_incomplete_size_eager_fallback_fn get;

PythonFunctionContainer ordered_map_incomplete_size_fn get;

PythonFunctionContainer ordered_map_peek_eager_fallback_fn get;

PythonFunctionContainer ordered_map_peek_fn get;

PythonFunctionContainer ordered_map_size_eager_fallback_fn get;

PythonFunctionContainer ordered_map_size_fn get;

PythonFunctionContainer ordered_map_stage_eager_fallback_fn get;

PythonFunctionContainer ordered_map_stage_fn get;

PythonFunctionContainer ordered_map_unstage_eager_fallback_fn get;

PythonFunctionContainer ordered_map_unstage_fn get;

PythonFunctionContainer ordered_map_unstage_no_key_eager_fallback_fn get;

PythonFunctionContainer ordered_map_unstage_no_key_fn get;

PythonFunctionContainer padding_fifo_queue_eager_fallback_fn get;

PythonFunctionContainer padding_fifo_queue_fn get;

PythonFunctionContainer padding_fifo_queue_v2_eager_fallback_fn get;

PythonFunctionContainer padding_fifo_queue_v2_fn get;

PythonFunctionContainer parallel_dynamic_stitch_eager_fallback_fn get;

PythonFunctionContainer parallel_dynamic_stitch_fn get;

PythonFunctionContainer priority_queue_eager_fallback_fn get;

PythonFunctionContainer priority_queue_fn get;

PythonFunctionContainer priority_queue_v2_eager_fallback_fn get;

PythonFunctionContainer priority_queue_v2_fn get;

PythonFunctionContainer queue_close_eager_fallback_fn get;

PythonFunctionContainer queue_close_fn get;

PythonFunctionContainer queue_close_v2_eager_fallback_fn get;

PythonFunctionContainer queue_close_v2_fn get;

PythonFunctionContainer queue_dequeue_eager_fallback_fn get;

PythonFunctionContainer queue_dequeue_fn get;

PythonFunctionContainer queue_dequeue_many_eager_fallback_fn get;

PythonFunctionContainer queue_dequeue_many_fn get;

PythonFunctionContainer queue_dequeue_many_v2_eager_fallback_fn get;

PythonFunctionContainer queue_dequeue_many_v2_fn get;

PythonFunctionContainer queue_dequeue_up_to_eager_fallback_fn get;

PythonFunctionContainer queue_dequeue_up_to_fn get;

PythonFunctionContainer queue_dequeue_up_to_v2_eager_fallback_fn get;

PythonFunctionContainer queue_dequeue_up_to_v2_fn get;

PythonFunctionContainer queue_dequeue_v2_eager_fallback_fn get;

PythonFunctionContainer queue_dequeue_v2_fn get;

PythonFunctionContainer queue_enqueue_eager_fallback_fn get;

PythonFunctionContainer queue_enqueue_fn get;

PythonFunctionContainer queue_enqueue_many_eager_fallback_fn get;

PythonFunctionContainer queue_enqueue_many_fn get;

PythonFunctionContainer queue_enqueue_many_v2_eager_fallback_fn get;

PythonFunctionContainer queue_enqueue_many_v2_fn get;

PythonFunctionContainer queue_enqueue_v2_eager_fallback_fn get;

PythonFunctionContainer queue_enqueue_v2_fn get;

PythonFunctionContainer queue_is_closed_eager_fallback_fn get;

PythonFunctionContainer queue_is_closed_fn get;

PythonFunctionContainer queue_is_closed_v2_eager_fallback_fn get;

PythonFunctionContainer queue_is_closed_v2_fn get;

PythonFunctionContainer queue_size_eager_fallback_fn get;

PythonFunctionContainer queue_size_fn get;

PythonFunctionContainer queue_size_v2_eager_fallback_fn get;

PythonFunctionContainer queue_size_v2_fn get;

PythonFunctionContainer random_shuffle_queue_eager_fallback_fn get;

PythonFunctionContainer random_shuffle_queue_fn get;

PythonFunctionContainer random_shuffle_queue_v2_eager_fallback_fn get;

PythonFunctionContainer random_shuffle_queue_v2_fn get;

PythonFunctionContainer record_input_eager_fallback_fn get;

PythonFunctionContainer record_input_fn get;

PythonFunctionContainer resource_accumulator_apply_gradient_eager_fallback_fn get;

PythonFunctionContainer resource_accumulator_apply_gradient_fn get;

PythonFunctionContainer resource_accumulator_num_accumulated_eager_fallback_fn get;

PythonFunctionContainer resource_accumulator_num_accumulated_fn get;

PythonFunctionContainer resource_accumulator_set_global_step_eager_fallback_fn get;

PythonFunctionContainer resource_accumulator_set_global_step_fn get;

PythonFunctionContainer resource_accumulator_take_gradient_eager_fallback_fn get;

PythonFunctionContainer resource_accumulator_take_gradient_fn get;

PythonFunctionContainer resource_conditional_accumulator_eager_fallback_fn get;

PythonFunctionContainer resource_conditional_accumulator_fn get;

PythonFunctionContainer sparse_accumulator_apply_gradient_eager_fallback_fn get;

PythonFunctionContainer sparse_accumulator_apply_gradient_fn get;

PythonFunctionContainer sparse_accumulator_take_gradient_eager_fallback_fn get;

PythonFunctionContainer sparse_accumulator_take_gradient_fn get;

PythonFunctionContainer sparse_conditional_accumulator_eager_fallback_fn get;

PythonFunctionContainer sparse_conditional_accumulator_fn get;

PythonFunctionContainer stack_close_eager_fallback_fn get;

PythonFunctionContainer stack_close_fn get;

PythonFunctionContainer stack_close_v2_eager_fallback_fn get;

PythonFunctionContainer stack_close_v2_fn get;

PythonFunctionContainer stack_pop_eager_fallback_fn get;

PythonFunctionContainer stack_pop_fn get;

PythonFunctionContainer stack_pop_v2_eager_fallback_fn get;

PythonFunctionContainer stack_pop_v2_fn get;

PythonFunctionContainer stack_push_eager_fallback_fn get;

PythonFunctionContainer stack_push_fn get;

PythonFunctionContainer stack_push_v2_eager_fallback_fn get;

PythonFunctionContainer stack_push_v2_fn get;

PythonFunctionContainer stack_v2_eager_fallback_fn get;

PythonFunctionContainer stack_v2_fn get;

PythonFunctionContainer stage_clear_eager_fallback_fn get;

PythonFunctionContainer stage_clear_fn get;

PythonFunctionContainer stage_eager_fallback_fn get;

PythonFunctionContainer stage_fn get;

PythonFunctionContainer stage_peek_eager_fallback_fn get;

PythonFunctionContainer stage_peek_fn get;

PythonFunctionContainer stage_size_eager_fallback_fn get;

PythonFunctionContainer stage_size_fn get;

PythonFunctionContainer tensor_array_close_eager_fallback_fn get;

PythonFunctionContainer tensor_array_close_fn get;

PythonFunctionContainer tensor_array_close_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_close_v2_fn get;

PythonFunctionContainer tensor_array_close_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_close_v3_fn get;

PythonFunctionContainer tensor_array_concat_eager_fallback_fn get;

PythonFunctionContainer tensor_array_concat_fn get;

PythonFunctionContainer tensor_array_concat_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_concat_v2_fn get;

PythonFunctionContainer tensor_array_concat_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_concat_v3_fn get;

PythonFunctionContainer tensor_array_eager_fallback_fn get;

PythonFunctionContainer tensor_array_fn get;

PythonFunctionContainer tensor_array_gather_eager_fallback_fn get;

PythonFunctionContainer tensor_array_gather_fn get;

PythonFunctionContainer tensor_array_gather_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_gather_v2_fn get;

PythonFunctionContainer tensor_array_gather_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_gather_v3_fn get;

PythonFunctionContainer tensor_array_grad_eager_fallback_fn get;

PythonFunctionContainer tensor_array_grad_fn get;

PythonFunctionContainer tensor_array_grad_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_grad_v2_fn get;

PythonFunctionContainer tensor_array_grad_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_grad_v3_fn get;

PythonFunctionContainer tensor_array_grad_with_shape_eager_fallback_fn get;

PythonFunctionContainer tensor_array_grad_with_shape_fn get;

PythonFunctionContainer tensor_array_pack_eager_fallback_fn get;

PythonFunctionContainer tensor_array_pack_fn get;

PythonFunctionContainer tensor_array_read_eager_fallback_fn get;

PythonFunctionContainer tensor_array_read_fn get;

PythonFunctionContainer tensor_array_read_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_read_v2_fn get;

PythonFunctionContainer tensor_array_read_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_read_v3_fn get;

PythonFunctionContainer tensor_array_scatter_eager_fallback_fn get;

PythonFunctionContainer tensor_array_scatter_fn get;

PythonFunctionContainer tensor_array_scatter_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_scatter_v2_fn get;

PythonFunctionContainer tensor_array_scatter_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_scatter_v3_fn get;

PythonFunctionContainer tensor_array_size_eager_fallback_fn get;

PythonFunctionContainer tensor_array_size_fn get;

PythonFunctionContainer tensor_array_size_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_size_v2_fn get;

PythonFunctionContainer tensor_array_size_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_size_v3_fn get;

PythonFunctionContainer tensor_array_split_eager_fallback_fn get;

PythonFunctionContainer tensor_array_split_fn get;

PythonFunctionContainer tensor_array_split_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_split_v2_fn get;

PythonFunctionContainer tensor_array_split_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_split_v3_fn get;

PythonFunctionContainer tensor_array_unpack_eager_fallback_fn get;

PythonFunctionContainer tensor_array_unpack_fn get;

PythonFunctionContainer tensor_array_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_v2_fn get;

PythonFunctionContainer tensor_array_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_v3_fn get;

PythonFunctionContainer tensor_array_write_eager_fallback_fn get;

PythonFunctionContainer tensor_array_write_fn get;

PythonFunctionContainer tensor_array_write_v2_eager_fallback_fn get;

PythonFunctionContainer tensor_array_write_v2_fn get;

PythonFunctionContainer tensor_array_write_v3_eager_fallback_fn get;

PythonFunctionContainer tensor_array_write_v3_fn get;

PythonFunctionContainer unstage_eager_fallback_fn get;

PythonFunctionContainer unstage_fn get;