I need to create standalone module which depends on Pytorch c++ function named conv2d, relu and some other c++ functions. I tried, but could not get the exact location of definition as I am new to Pytorch. Help me to get the path please.
I need to create standalone module which depends on Pytorch c++ function named conv2d, relu and some other c++ functions. I tried, but could not get the exact location of definition as I am new to Pytorch. Help me to get the path please.