Public static methods
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, int kernel_shape, ValueTuple<object> strides, object padding, Dimension filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, int kernel_shape, ValueTuple<object> strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, int kernel_shape, ValueTuple<object> strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, int kernel_shape, int strides, object padding, Dimension filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, int kernel_shape, int strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, int kernel_shape, int strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, ValueTuple<object> kernel_shape, ValueTuple<object> strides, object padding, Dimension filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, ValueTuple<object> kernel_shape, int strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, ValueTuple<object> kernel_shape, ValueTuple<object> strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, ValueTuple<object> kernel_shape, int strides, object padding, Dimension filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, ValueTuple<object> kernel_shape, int strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, int kernel_shape, ValueTuple<object> strides, object padding, Dimension filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, int kernel_shape, ValueTuple<object> strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, int kernel_shape, ValueTuple<object> strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, int kernel_shape, int strides, object padding, Dimension filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, int kernel_shape, int strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, int kernel_shape, int strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(object input_shape, ValueTuple<object> kernel_shape, ValueTuple<object> strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, ValueTuple<object> kernel_shape, int strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, ValueTuple<object> kernel_shape, int strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, ValueTuple<object> kernel_shape, int strides, object padding, Dimension filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, ValueTuple<object> kernel_shape, ValueTuple<object> strides, object padding, int filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, ValueTuple<object> kernel_shape, ValueTuple<object> strides, object padding, TensorShape filters_in, object filters_out, object data_format)
IEnumerator<object> conv_kernel_idxs(IEnumerable<object> input_shape, ValueTuple<object> kernel_shape, ValueTuple<object> strides, object padding, Dimension filters_in, object filters_out, object data_format)
object conv_kernel_idxs_dyn(object input_shape, object kernel_shape, object strides, object padding, object filters_in, object filters_out, object data_format)
ndarray conv_kernel_mask(object input_shape, int kernel_shape, int strides, string padding)
ndarray conv_kernel_mask(IEnumerable<object> input_shape, int kernel_shape, IEnumerable<int> strides, string padding)
ndarray conv_kernel_mask(IEnumerable<object> input_shape, int kernel_shape, int strides, string padding)
ndarray conv_kernel_mask(object input_shape, IEnumerable<int> kernel_shape, IEnumerable<int> strides, string padding)
ndarray conv_kernel_mask(object input_shape, IEnumerable<int> kernel_shape, int strides, string padding)
ndarray conv_kernel_mask(object input_shape, int kernel_shape, IEnumerable<int> strides, string padding)
ndarray conv_kernel_mask(IEnumerable<object> input_shape, IEnumerable<int> kernel_shape, IEnumerable<int> strides, string padding)
ndarray conv_kernel_mask(IEnumerable<object> input_shape, IEnumerable<int> kernel_shape, int strides, string padding)
object conv_kernel_mask_dyn(object input_shape, object kernel_shape, object strides, object padding)
object conv_output_length(Dimension input_length, int filter_size, ValueTuple<IEnumerable<object>, object> padding, int stride, int dilation)
object conv_output_length(object input_length, int filter_size, ValueTuple<IEnumerable<object>, object> padding, int stride, int dilation)
object conv_output_length(TensorShape input_length, int filter_size, ValueTuple<IEnumerable<object>, object> padding, int stride, int dilation)
object conv_output_length(int input_length, int filter_size, ValueTuple<IEnumerable<object>, object> padding, int stride, int dilation)
object conv_output_length(object input_length, int filter_size, string padding, int stride, int dilation)
object conv_output_shape(object input_shape, IEnumerable<int> kernel_shape, IEnumerable<int> strides, string padding)
object conv_output_shape(object input_shape, IEnumerable<int> kernel_shape, int strides, string padding)
object conv_output_shape(object input_shape, int kernel_shape, IEnumerable<int> strides, string padding)
object conv_output_shape(IEnumerable<object> input_shape, int kernel_shape, IEnumerable<int> strides, string padding)
object conv_output_shape(IEnumerable<object> input_shape, int kernel_shape, int strides, string padding)
object conv_output_shape(IEnumerable<object> input_shape, IEnumerable<int> kernel_shape, int strides, string padding)
object conv_output_shape(object input_shape, int kernel_shape, int strides, string padding)
object conv_output_shape(IEnumerable<object> input_shape, IEnumerable<int> kernel_shape, IEnumerable<int> strides, string padding)
object conv_output_shape_dyn(object input_shape, object kernel_shape, object strides, object padding)
ndarray convert_kernel(object kernel)
ndarray convert_kernel(IEnumerable<object> kernel)
object convert_kernel_dyn(object kernel)
object deconv_output_length(Dimension input_length, int filter_size, string padding, Nullable<int> output_padding, int stride, int dilation)
object deconv_output_length(TensorShape input_length, int filter_size, ValueTuple<IEnumerable<object>, object> padding, Nullable<int> output_padding, int stride, int dilation)
object deconv_output_length(Dimension input_length, int filter_size, ValueTuple<IEnumerable<object>, object> padding, Nullable<int> output_padding, int stride, int dilation)
object deconv_output_length(int input_length, int filter_size, string padding, Nullable<int> output_padding, int stride, int dilation)
object deconv_output_length(TensorShape input_length, int filter_size, string padding, Nullable<int> output_padding, int stride, int dilation)
object deconv_output_length(int input_length, int filter_size, ValueTuple<IEnumerable<object>, object> padding, Nullable<int> output_padding, int stride, int dilation)
object normalize_padding(ValueTuple<IEnumerable<object>, object> value)
object normalize_tuple(object value, int n, string name)
object normalize_tuple(int value, int n, string name)
object normalize_tuple(IEnumerable<int> value, int n, string name)
Public properties