摘要:
参考:https://www.zhihu.com/tardis/bd/art/600773858?source_id=1001 Transformer是谷歌在2017年的论文《Attention Is All You Need》中提出的,用于NLP的各项任务 1、Transformer整体结构 在机 阅读全文
摘要:
一、gtest简介 gtest是一个跨平台(Liunx、Mac OS X、Windows、Cygwin、Windows CE and Symbian)的C++测试框架,有google公司发布。gtest测试框架是在不同平台上为编写C++测试而生成的。 gtest下载网站 https://github 阅读全文