#include namespace groundingdino { int get_cudart_version() { return CUDART_VERSION; } } // namespace groundingdino