"src/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "27cad329db9920b5f6f7d420a50c9e3f78d12485"
DeformConv code cleanup (#2905)
* Clean up and refactor DeformConv implementation: - Remove primitive const declaration from method names. - Passing as const ref instead of value where possible. - Aligning method names between cpu and cuda. * Adding newline. * Adding back include for cpu. * Restoring method names of private methods to avoid conflicts. * Restore include headers.
Showing
Please register or sign in to comment