hip_version.hip 230 Bytes
Newer Older
zk's avatar
zk committed
1
2
3
4
5
6
7
8
9
// !!! This is a file automatically generated by hipify!!!
#include <ATen/dtk_macros.h>
#include <hip/hip_runtime_api.h>

namespace groundingdino {
int get_cudart_version() {
  return DTKRT_VERSION;
}
} // namespace groundingdino