• Vasilis Vryniotis's avatar
    PSROIAlign + Dispatcher + Autocast + Code Cleanup (#2928) · b06e43d6
    Vasilis Vryniotis authored
    * Fixing types.
    
    * Dispatcher + Autocast.
    
    * + Autograd.
    
    * Clean up and refactor PSROIAlign implementation:
    - Remove primitive const declaration from method names.
    - Using references when possible.
    - Sync naming of internal methods with other ops.
    
    * Restoring names of internal methods to avoid conflicts.
    
    * Restore include headers.
    b06e43d6
PSROIAlign_cpu.cpp 12.1 KB