Public static methods
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)
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_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)
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)
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)
void barrier_eager_fallback(object component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string name, object ctx)
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_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)
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)
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)
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)
void conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name, object ctx)
object delete_session_tensor_eager_fallback_dyn(object handle, object name, object 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)
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)
void fifo_queue_eager_fallback(object component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string 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, TensorShape shapes, 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 get_session_handle_eager_fallback_dyn(object value, object name, object ctx)
object get_session_handle_v2_dyn(object value, object name)
object get_session_handle_v2_eager_fallback_dyn(object value, object name, object 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_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)
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_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)
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)
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)
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_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_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, 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, 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_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, 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, 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, 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, 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)
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)
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_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_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 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_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)
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_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)
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)
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)
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_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_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, 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, 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, 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_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, 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, 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, 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, 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, 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, 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)
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)
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_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_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)
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)
void padding_fifo_queue_eager_fallback(object component_types, ImplicitContainer<T> shapes, int capacity, string container, string shared_name, string 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_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(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(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(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)
Tensor parallel_dynamic_stitch(IEnumerable<IGraphNodeBase> indices, IEnumerable<object> data, string name)
Tensor parallel_dynamic_stitch(object indices, IEnumerable<object> data, string 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(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)
void priority_queue_eager_fallback(object shapes, ImplicitContainer<T> component_types, int capacity, string container, string shared_name, string 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(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_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(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(IEnumerable<object> 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, ValueTuple<DType, object> 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, 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 queue_close(IGraphNodeBase handle, bool cancel_pending_enqueues, string 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_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_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, 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)
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_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, 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)
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, double components, int timeout_ms, string name)
object queue_enqueue(IGraphNodeBase handle, IEnumerable<double> components, int timeout_ms, string 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, string 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, string 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, IDictionary<object, object> components, int timeout_ms, string 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, IEnumerable<double> components, int timeout_ms, string name)
object queue_enqueue_v2(IGraphNodeBase handle, IDictionary<object, object> components, int timeout_ms, string name)
object queue_enqueue_v2(IGraphNodeBase handle, object components, int timeout_ms, string name)
object queue_enqueue_v2(IGraphNodeBase handle, double components, int timeout_ms, string 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, double components, int timeout_ms, string 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, 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_dyn(object handle, object components, ImplicitContainer<T> timeout_ms, object name, object ctx)
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)
object queue_is_closed_v2_dyn(object handle, object name)
object queue_is_closed_v2_eager_fallback_dyn(object handle, object name, object ctx)
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)
object queue_size_v2_dyn(object handle, object name)
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, 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)
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)
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, 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(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(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)
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(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(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(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 resource_accumulator_apply_gradient_dyn(object handle, object local_step, object gradient, object name)
object resource_accumulator_apply_gradient_eager_fallback_dyn(object handle, object local_step, object gradient, object name, object ctx)
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_dyn(object handle, object new_global_step, object name)
object resource_accumulator_set_global_step_eager_fallback_dyn(object handle, object new_global_step, object name, object ctx)
object resource_accumulator_take_gradient_dyn(object handle, object num_required, object dtype, object name)
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_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 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_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)
void sparse_conditional_accumulator_eager_fallback(DType dtype, TensorShape shape, string container, string shared_name, string reduction_type, string name, object ctx)
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_dyn(object handle, object name)
object stack_close_v2_eager_fallback_dyn(object handle, object name, object ctx)
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)
object stack_pop_v2_dyn(object handle, object elem_type, object name)
object stack_pop_v2_eager_fallback_dyn(object handle, object elem_type, object name, object ctx)
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)
object stack_push_v2_eager_fallback_dyn(object handle, object elem, ImplicitContainer<T> swap_memory, object name, object ctx)
object stack_v2_dyn(object max_size, object elem_type, ImplicitContainer<T> stack_name, object name)
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_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_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)
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)
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)
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_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)
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_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_dyn(object handle, object name)
object tensor_array_close_v2_eager_fallback_dyn(object handle, object name, object ctx)
object tensor_array_close_v3_dyn(object handle, object name)
object tensor_array_close_v3_eager_fallback_dyn(object handle, object name, object ctx)
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_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_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name)
object tensor_array_concat_v3_eager_fallback_dyn(object handle, object flow_in, object dtype, object element_shape_except0, object name, object ctx)
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_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)
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_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name, object ctx)
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_dyn(object handle, object indices, object flow_in, object dtype, object element_shape, object name, object ctx)
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)
object tensor_array_grad_v2_dyn(object handle, object flow_in, object source, object name)
object tensor_array_grad_v2_eager_fallback_dyn(object handle, object flow_in, object source, object name, object ctx)
object tensor_array_grad_v3_dyn(object handle, object flow_in, object source, object name)
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_dyn(object handle, object flow_in, object shape_to_prepend, object source, object name)
object tensor_array_grad_with_shape_eager_fallback_dyn(object handle, object flow_in, object shape_to_prepend, object source, object name, object ctx)
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)
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)
object tensor_array_read_v2_dyn(object handle, object index, object flow_in, object dtype, object name)
object tensor_array_read_v2_eager_fallback_dyn(object handle, object index, object flow_in, object dtype, object name, object ctx)
object tensor_array_read_v3_dyn(object handle, object index, object flow_in, object dtype, object name)
object tensor_array_read_v3_eager_fallback_dyn(object handle, object index, object flow_in, object dtype, object name, object ctx)
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)
object tensor_array_scatter_v2_dyn(object handle, object indices, object value, object flow_in, object name)
object tensor_array_scatter_v2_eager_fallback_dyn(object handle, object indices, object value, object flow_in, object name, object ctx)
object tensor_array_scatter_v3_dyn(object handle, object indices, object value, object flow_in, object name)
object tensor_array_scatter_v3_eager_fallback_dyn(object handle, object indices, object value, object flow_in, object name, object ctx)
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)
object tensor_array_size_v2_dyn(object handle, object flow_in, object name)
object tensor_array_size_v2_eager_fallback_dyn(object handle, object flow_in, object name, object ctx)
object tensor_array_size_v3_dyn(object handle, object flow_in, object name)
object tensor_array_size_v3_eager_fallback_dyn(object handle, object flow_in, object name, object ctx)
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)
object tensor_array_split_v2_dyn(object handle, object value, object lengths, object flow_in, object name)
object tensor_array_split_v2_eager_fallback_dyn(object handle, object value, object lengths, object flow_in, object name, object ctx)
object tensor_array_split_v3_dyn(object handle, object value, object lengths, object flow_in, object name)
object tensor_array_split_v3_eager_fallback_dyn(object handle, object value, object lengths, object flow_in, object name, object ctx)
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_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_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_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, 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_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)
object tensor_array_write_v2_dyn(object handle, object index, object value, object flow_in, object name)
object tensor_array_write_v2_eager_fallback_dyn(object handle, object index, object value, object flow_in, object name, object ctx)
object tensor_array_write_v3_dyn(object handle, object index, object value, object flow_in, object name)
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)
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)
Public properties