summaryrefslogtreecommitdiff
path: root/examples/cpu-hello-world/main.cpp
AgeCommit message (Collapse)Author
2019-11-12Fix ref counting bug in cpu-hello-world (#1119)jsmall-nvidia
* Fix ref counting bug in cpu-hello-world that meant session was not released correctly. * Fix typo.
2019-09-23CPU Hello World (#1065)jsmall-nvidia
* First pass on cpu-hello-world application. * Improvements to cpu-hello-world * Improved documentation around cpu-hello-world. Added information about C++/CPU targets to README.md Referenced cpu-target.