mbuali's picture
Upload folder using huggingface_hub
d1ceb73 verified
raw
history blame contribute delete
141 Bytes
#pragma once
#include <ATen/miopen/miopen-wrapper.h>
namespace at { namespace native {
miopenHandle_t getMiopenHandle();
}} // namespace