-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
I would like to create a custom multi - dimensional convolution operator using gemm functions in the math_cpu.cpp source code. Would it be enough to just create an op.cc and header file and include in the operators directory? I am aware of the official documentation on custom Caffe2 operators, but am hoping for some more information. Will I need to build it separately?
Metadata
Metadata
Assignees
Labels
No labels