Commits on Source (16)
-
Jonathan Mace authored8834d164
-
Jonathan Mace authoredea9ab8e5
-
Jonathan Mace authored0a43d27a
-
Jonathan Mace authoredd5b7776e
-
Jonathan Mace authorede0003441
-
Jonathan Mace authored6b0ffa91
-
Jonathan Mace authored239e2da0
-
Jonathan Mace authoredda34721f
-
Jonathan Mace authored53dfedab
-
Jonathan Mace authoreda196534a
-
Jonathan Mace authored71e374ef
-
Jonathan Mace authoredc0406516
-
Jonathan Mace authoredd7661392
-
Jonathan Mace authored54d7f907
-
Jonathan Mace authoredddd450ed
-
Jonathan Mace authored6940200d
Showing
- CMakeLists.txt 32 additions, 11 deletionsCMakeLists.txt
- README.md 8 additions, 6 deletionsREADME.md
- bin/convert.py 95 additions, 0 deletionsbin/convert.py
- include/clockwork/cuda_common.h 52 additions, 0 deletionsinclude/clockwork/cuda_common.h
- include/clockwork/modeldef.h 7 additions, 1 deletioninclude/clockwork/modeldef.h
- profile/clockwork/profile/check.cpp 1 addition, 1 deletionprofile/clockwork/profile/check.cpp
- resources/resnet18_tesla-m40/model.1.clockwork 0 additions, 0 deletionsresources/resnet18_tesla-m40/model.1.clockwork
- resources/resnet18_tesla-m40/model.16.clockwork 0 additions, 0 deletionsresources/resnet18_tesla-m40/model.16.clockwork
- resources/resnet18_tesla-m40/model.2.clockwork 0 additions, 0 deletionsresources/resnet18_tesla-m40/model.2.clockwork
- resources/resnet18_tesla-m40/model.4.clockwork 0 additions, 0 deletionsresources/resnet18_tesla-m40/model.4.clockwork
- resources/resnet18_tesla-m40/model.8.clockwork 0 additions, 0 deletionsresources/resnet18_tesla-m40/model.8.clockwork
- resources/resnet18_tesla-m40_batchsize1/model.1.clockwork 0 additions, 0 deletionsresources/resnet18_tesla-m40_batchsize1/model.1.clockwork
- src/check_model.cpp 138 additions, 0 deletionssrc/check_model.cpp
- src/clockwork-convert/convert.cpp 34 additions, 7 deletionssrc/clockwork-convert/convert.cpp
- src/clockwork-convert/cudafatbin.cc 1 addition, 3 deletionssrc/clockwork-convert/cudafatbin.cc
- src/clockwork-convert/tvm/decoupled_graph_runtime.cc 1 addition, 1 deletionsrc/clockwork-convert/tvm/decoupled_graph_runtime.cc
- src/clockwork-convert/tvm/decoupled_graph_runtime.h 0 additions, 0 deletionssrc/clockwork-convert/tvm/decoupled_graph_runtime.h
- src/clockwork-convert/tvm_model.h 1 addition, 1 deletionsrc/clockwork-convert/tvm_model.h
- src/clockwork/action.h 1 addition, 1 deletionsrc/clockwork/action.h
- src/clockwork/cache.cpp 1 addition, 1 deletionsrc/clockwork/cache.cpp
bin/convert.py
0 → 100644
include/clockwork/cuda_common.h
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
src/check_model.cpp
0 → 100644
File moved