"tests/vscode:/vscode.git/clone" did not exist on "7ec78bb6d2ff5c9a54962d0f26befba0716bf71e"
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