Skip to content
Snippets Groups Projects
Commit 3c30e11f authored by kotsifa2's avatar kotsifa2
Browse files

Edit tensor_runtime.cu to include implementation of image runtime

parent c1a2278f
No related branches found
No related tags found
No related merge requests found
...@@ -49,6 +49,8 @@ ...@@ -49,6 +49,8 @@
#include "../include/approx_simulation.h" #include "../include/approx_simulation.h"
// Image tensor runtime implementation
#include "img_tensor_runtime.cu"
//** Potential Improvements: //** Potential Improvements:
// 1) Add support for dataypes beyond floats and half // 1) Add support for dataypes beyond floats and half
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment