drixo's picture
Upload folder using huggingface_hub
838f737 verified
#pragma once
#include <ATen/miopen/miopen-wrapper.h>
#include <c10/macros/Export.h>
namespace at::native {
TORCH_HIP_CPP_API miopenHandle_t getMiopenHandle();
} // namespace at::native