Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/torch/include/ATen/miopen/Handle.h

#pragma once

#include <ATen/miopen/miopen-wrapper.h>

namespace at { namespace native {

miopenHandle_t getMiopenHandle();

}} // namespace
Back to Directory File Manager