.
├── CRTP // Eigen-like 符号表达
├── dynamic-arg-template// 模板
├── float-precision // 最容易错的浮点问题
├── ini-config // ini 格式文件读写工具,也可以看作 toml 格式的裁剪
├── log-int-softmax // int32 --> uint4 softmax
├── optional // 模拟 c++14 `std::optional`
├── range // 模拟 `python range`
├── NCHW4 // NC4HW4 layout 卷积
├── AOP
├── UB01-no-return
├── UB02-bad-inline
└── github-lark-notifier // github ---> 飞书群 issue/PR 提醒工具
forked from tpoisonooo/cpp-syntactic-sugar
-
Notifications
You must be signed in to change notification settings - Fork 0
cpp syntactic sugar
License
uglyliu/lark-ding-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
cpp syntactic sugar
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 73.2%
- Python 26.2%
- Other 0.6%