support gsam2 image predictor model
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <cuda_runtime_api.h>
|
||||
|
||||
namespace groundingdino {
|
||||
int get_cudart_version() {
|
||||
return CUDART_VERSION;
|
||||
}
|
||||
} // namespace groundingdino
|
Reference in New Issue
Block a user