Skip to content
Snippets Groups Projects
Commit 2bb71d09 authored by 数学の武士's avatar 数学の武士
Browse files

Update TemplateParameters.h

parent ba45d642
Branches main
No related tags found
No related merge requests found
#pragma once
enum MemType {CPU, GPU};
\ No newline at end of file
enum MemType {CPU, GPU, UNDEF};
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment