Public static methods
Tensor collective_bcast_recv(DType T, int group_size, int group_key, int instance_key, TensorShape shape, string communication_hint, string name)
object collective_bcast_recv_dyn(object T, object group_size, object group_key, object instance_key, object shape, ImplicitContainer<T> communication_hint, object name)
object collective_bcast_recv_eager_fallback(DType T, int group_size, int group_key, int instance_key, IEnumerable<Nullable<int>> shape, Byte[] communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback(DType T, int group_size, int group_key, int instance_key, IEnumerable<Nullable<int>> shape, string communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback(DType T, int group_size, int group_key, int instance_key, TensorShape shape, Byte[] communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback(DType T, int group_size, int group_key, int instance_key, TensorShape shape, string communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback(int T, int group_size, int group_key, int instance_key, IEnumerable<Nullable<int>> shape, Byte[] communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback(int T, int group_size, int group_key, int instance_key, IEnumerable<Nullable<int>> shape, string communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback(int T, int group_size, int group_key, int instance_key, TensorShape shape, Byte[] communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback(int T, int group_size, int group_key, int instance_key, TensorShape shape, string communication_hint, string name, Context ctx)
object collective_bcast_recv_eager_fallback_dyn(object T, object group_size, object group_key, object instance_key, object shape, ImplicitContainer<T> communication_hint, object name, object ctx)
Tensor collective_bcast_send(IGraphNodeBase input, int group_size, int group_key, int instance_key, TensorShape shape, string communication_hint, string name)
object collective_bcast_send_dyn(object input, object group_size, object group_key, object instance_key, object shape, ImplicitContainer<T> communication_hint, object name)
object collective_bcast_send_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, TensorShape shape, Byte[] communication_hint, string name, Context ctx)
object collective_bcast_send_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, TensorShape shape, string communication_hint, string name, Context ctx)
object collective_bcast_send_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, IEnumerable<Nullable<int>> shape, Byte[] communication_hint, string name, Context ctx)
object collective_bcast_send_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, IEnumerable<Nullable<int>> shape, string communication_hint, string name, Context ctx)
object collective_bcast_send_eager_fallback_dyn(object input, object group_size, object group_key, object instance_key, object shape, ImplicitContainer<T> communication_hint, object name, object ctx)
Tensor collective_gather(IGraphNodeBase input, int group_size, int group_key, int instance_key, IEnumerable<int> shape, string communication_hint, string name)
object collective_gather_dyn(object input, object group_size, object group_key, object instance_key, object shape, ImplicitContainer<T> communication_hint, object name)
object collective_gather_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, IEnumerable<int> shape, Byte[] communication_hint, string name, Context ctx)
object collective_gather_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, IEnumerable<int> shape, string communication_hint, string name, Context ctx)
object collective_gather_eager_fallback_dyn(object input, object group_size, object group_key, object instance_key, object shape, ImplicitContainer<T> communication_hint, object name, object ctx)
Tensor collective_reduce(IGraphNodeBase input, int group_size, int group_key, int instance_key, string merge_op, string final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, string communication_hint, string name)
object collective_reduce_dyn(object input, object group_size, object group_key, object instance_key, object merge_op, object final_op, object subdiv_offsets, ImplicitContainer<T> wait_for, ImplicitContainer<T> communication_hint, object name)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, Byte[] merge_op, Byte[] final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, Byte[] communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, Byte[] merge_op, Byte[] final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, string communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, Byte[] merge_op, string final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, Byte[] communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, Byte[] merge_op, string final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, string communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, string merge_op, Byte[] final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, Byte[] communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, string merge_op, Byte[] final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, string communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, string merge_op, string final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, Byte[] communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback(IGraphNodeBase input, int group_size, int group_key, int instance_key, string merge_op, string final_op, IEnumerable<int> subdiv_offsets, ImplicitContainer<T> wait_for, string communication_hint, string name, Context ctx)
object collective_reduce_eager_fallback_dyn(object input, object group_size, object group_key, object instance_key, object merge_op, object final_op, object subdiv_offsets, ImplicitContainer<T> wait_for, ImplicitContainer<T> communication_hint, object name, object ctx)
Public properties