摘要: 本文首发于个人博客 "https://kezunlin.me/post/77697d8d/" ,欢迎阅读最新内容! python useful tools and code snippets Guide flip rotate compression <! kzl in article ad (ad 阅读全文
posted @ 2019-12-31 17:52 kezunlin 阅读(616) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/caef83a3/" ,欢迎阅读最新内容! cpp i++ vs ++i for user defined class Guide code cpp include include include include include 阅读全文
posted @ 2019-12-31 17:50 kezunlin 阅读(262) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/4f5f98b9/" ,欢迎阅读最新内容! how to install and use resty command line client for interacting with rest services Guide in 阅读全文
posted @ 2019-12-30 08:36 kezunlin 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/ad5c5bd9/" ,欢迎阅读最新内容! cublasSgemm for large matrix multiplication on gpu in C++ <! more Guide "Part 1:cpp cuda pro 阅读全文
posted @ 2019-12-26 15:42 kezunlin 阅读(416) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/ee123cac/" ,欢迎阅读最新内容! how to implement deep learning activation kernels with cuda in c++ <! more Guide "Part 1:cpp 阅读全文
posted @ 2019-12-25 16:18 kezunlin 阅读(780) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/5898412/" ,欢迎阅读最新内容! load model from file and stream for caffe and pytorch <! more Guide caffe load from file load 阅读全文
posted @ 2019-12-23 08:11 kezunlin 阅读(336) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/4ec4ae49/" ,欢迎阅读最新内容! how to implement a template class with c++ and export in dll/so <! more Guide questions 模板类必 阅读全文
posted @ 2019-12-20 08:15 kezunlin 阅读(421) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/b82753fc/" ,欢迎阅读最新内容! 5 methods for c++ shared_ptr point to an array <! more Guide shared_ptr Prior to , could not 阅读全文
posted @ 2019-12-19 12:51 kezunlin 阅读(1467) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/f3c3eb8/" ,欢迎阅读最新内容! tutorial to use nlohmann json for serializing data with modern cpp <! more Guide include comp 阅读全文
posted @ 2019-12-18 09:58 kezunlin 阅读(5681) 评论(0) 推荐(0) 编辑
摘要: 本文首发于个人博客 "https://kezunlin.me/post/cabccf5c/" ,欢迎阅读最新内容! concurrent queue or blocking queue implemented in cpp <! more Guide introduction Where patte 阅读全文
posted @ 2019-12-17 08:11 kezunlin 阅读(454) 评论(0) 推荐(0) 编辑