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

Update TemplateParameters.h

parent ba45d642
No related branches found
No related tags found
No related merge requests found
#pragma once #pragma once
enum MemType {CPU, GPU}; enum MemType {CPU, GPU, UNDEF};
\ No newline at end of file \ 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