pub const MIGRATION_MESSAGE: &str = "This GPU functionality needs to be migrated to use scirs2-core::gpu module. \
Direct CUDA/OpenCL/Metal implementations are forbidden by the strict acceleration policy.";
Expand description
Message for functions that need migration