mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-05 17:34:21 +00:00
Rename python tool script
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import torch
|
import torch
|
||||||
import numpy as np
|
|
||||||
|
|
||||||
def conv2d(in_channels, out_channels, kernel_size, stride, padding, inputs, weights):
|
def conv2d(in_channels, out_channels, kernel_size, stride, padding, inputs, weights):
|
||||||
|
|
||||||
Reference in New Issue
Block a user