Skip to content

Commit d52b1b1

Browse files
committed
uint
1 parent 8e654f8 commit d52b1b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/graph/runtime_options.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#pragma once
2+
#include <cstdint>
23

34
enum class Backend : uint8_t { kNaive, kOneDnn };
45

0 commit comments

Comments
 (0)