Public static methods
object cudnn_rnn(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name)
object cudnn_rnn_backprop_dyn(object input, object input_h, object input_c, object params, object output, object output_h, object output_c, object output_backprop, object output_h_backprop, object output_c_backprop, object reserve_space, ImplicitContainer<T> rnn_mode, ImplicitContainer<T> input_mode, ImplicitContainer<T> direction, ImplicitContainer<T> dropout, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, object name)
object cudnn_rnn_backprop_eager_fallback_dyn(object input, object input_h, object input_c, object params, object output, object output_h, object output_c, object output_backprop, object output_h_backprop, object output_c_backprop, object reserve_space, ImplicitContainer<T> rnn_mode, ImplicitContainer<T> input_mode, ImplicitContainer<T> direction, ImplicitContainer<T> dropout, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, object name, object ctx)
object cudnn_rnn_backprop_v2_dyn(object input, object input_h, object input_c, object params, object output, object output_h, object output_c, object output_backprop, object output_h_backprop, object output_c_backprop, object reserve_space, object host_reserved, ImplicitContainer<T> rnn_mode, ImplicitContainer<T> input_mode, ImplicitContainer<T> direction, ImplicitContainer<T> dropout, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, object name)
object cudnn_rnn_backprop_v2_eager_fallback_dyn(object input, object input_h, object input_c, object params, object output, object output_h, object output_c, object output_backprop, object output_h_backprop, object output_c_backprop, object reserve_space, object host_reserved, ImplicitContainer<T> rnn_mode, ImplicitContainer<T> input_mode, ImplicitContainer<T> direction, ImplicitContainer<T> dropout, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, object name, object ctx)
object cudnn_rnn_backprop_v3_dyn(object input, object input_h, object input_c, object params, object sequence_lengths, object output, object output_h, object output_c, object output_backprop, object output_h_backprop, object output_c_backprop, object reserve_space, object host_reserved, ImplicitContainer<T> rnn_mode, ImplicitContainer<T> input_mode, ImplicitContainer<T> direction, ImplicitContainer<T> dropout, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, ImplicitContainer<T> num_proj, ImplicitContainer<T> time_major, object name)
object cudnn_rnn_backprop_v3_eager_fallback_dyn(object input, object input_h, object input_c, object params, object sequence_lengths, object output, object output_h, object output_c, object output_backprop, object output_h_backprop, object output_c_backprop, object reserve_space, object host_reserved, ImplicitContainer<T> rnn_mode, ImplicitContainer<T> input_mode, ImplicitContainer<T> direction, ImplicitContainer<T> dropout, ImplicitContainer<T> seed, ImplicitContainer<T> seed2, ImplicitContainer<T> num_proj, ImplicitContainer<T> time_major, object name, object ctx)
Tensor cudnn_rnn_canonical_to_params(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, int dropout, Nullable<int> seed, int seed2, string name)
Tensor cudnn_rnn_canonical_to_params(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, double dropout, Nullable<int> seed, int seed2, string name)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, string direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, string direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, string direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, string direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, string direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, string direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, string name, Context ctx)
object cudnn_rnn_canonical_to_params_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, string name, Context ctx)
Tensor cudnn_rnn_canonical_to_params_v2(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name)
Tensor cudnn_rnn_canonical_to_params_v2(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, string direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, string direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, Byte[] input_mode, string direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, string input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, string direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, string direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, string direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, Byte[] rnn_mode, string input_mode, Byte[] direction, double dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_canonical_to_params_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IEnumerable<IGraphNodeBase> weights, IEnumerable<IGraphNodeBase> biases, string rnn_mode, Byte[] input_mode, string direction, int dropout, Nullable<int> seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnn_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
Tensor cudnn_rnn_params_size(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name)
Tensor cudnn_rnn_params_size(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, Byte[] rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, string rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, Byte[] rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, Byte[] rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, Byte[] rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, Byte[] rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, string rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, string rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, string rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, Byte[] rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, int S, string rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, Byte[] rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, string rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, string rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, string rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, string rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, Byte[] rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, Byte[] rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, Byte[] rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, string rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, string rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, string rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, Byte[] rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, Byte[] rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, DType S, string rnn_mode, Byte[] input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, string rnn_mode, string input_mode, string direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, DType T, DType S, string rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_size_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, int T, int S, string rnn_mode, string input_mode, Byte[] direction, ImplicitContainer<T> dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, string name)
object cudnn_rnn_params_to_canonical(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, string name)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, string rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params, Byte[] rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name)
object cudnn_rnn_params_to_canonical_v2(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, Byte[] rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnn_params_to_canonical_v2_eager_fallback(IGraphNodeBase num_layers, IGraphNodeBase num_units, IGraphNodeBase input_size, IGraphNodeBase params, int num_params_weights, int num_params_biases, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, Nullable<int> num_proj, string name, Context ctx)
object cudnn_rnnv2(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv2_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, string rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, bool is_training, string name, Context ctx)
object cudnn_rnnv3(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, string input_mode, Byte[] direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, string input_mode, string direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, string input_mode, string direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, Byte[] input_mode, Byte[] direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, Byte[] input_mode, string direction, int dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, string rnn_mode, Byte[] input_mode, string direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
object cudnn_rnnv3_eager_fallback(IGraphNodeBase input, IGraphNodeBase input_h, IGraphNodeBase input_c, IGraphNodeBase params, IGraphNodeBase sequence_lengths, Byte[] rnn_mode, string input_mode, Byte[] direction, double dropout, int seed, int seed2, int num_proj, bool is_training, bool time_major, string name, Context ctx)
Public properties