status.h 233 Bytes
Newer Older
zhanggzh's avatar
zhanggzh committed
1
2
3
4
5
6
7
8
9
10
// !!! This is a file automatically generated by hipify!!!
#include <ATen/dtk_macros.h>
#pragma once
#ifndef FASTER_STATUS_H
#define FASTER_STATUS_H

int isSmartSchEnabled();
void setSmartSchEnabled(int);

#endif  // FASTER_STATUS_H