You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use convolution layers to do feature extraction. That means after training, I can get the result from each layers.Could you tell me how to do this work base on gpu function in this code.
HI
I want to use convolution layers to do feature extraction. That means after training, I can get the result from each layers.Could you tell me how to do this work base on gpu function in this code.