Z.ZHANG 9月 16, 2021 1 min read C++ 传参 https://blog.csdn.net/u012814856/article/details/834105… Read more...
Z.ZHANG 8月 13, 2021 2 min read Mac 华硕路由器 梅林固件 科学上网 由于新的梅林固件软件中心屏蔽了科学上网插件,安装的时候会提示非法,自动退出安装,需要手动修改脚本,绕过检测。 … Read more...
Z.ZHANG 5月 22, 2021 2 min read Python Shallow and Deep Copy 一言以蔽之,Shallow Copy 不会递归地拷贝复合数据类型中的嵌套元素(如列表中的列表),因为其使用的是… Read more...
Z.ZHANG 4月 9, 2021 1 min read TensorFlow 1.x Protobuf Inference Inference code for protobufs in TensorFlow 1.x: Read more...
Z.ZHANG 10月 22, 2020 11 min read WordPress 搭建与迁移教程 – 薅羊毛必备 博主因为常年薅各种云服务商的羊毛(AWS,GCP,Aliyun),所以需要经常迁移 WordPress,但是在… Read more...
Z.ZHANG 9月 13, 2020 2 min read 模型优化 – Model Optimization 模型优化的方法: Quantization Sparsity and Pruning Clustering h… Read more...
Z.ZHANG 8月 28, 2020 3 min read Move Your Cursor Faster in Terminal It could be quite annoying to change argument values wh… Read more...