issues
search
zjhellofss
/
KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
MIT License
2.59k
stars
295
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docker脚本build失败
#70
dan999666
opened
4 weeks ago
0
Update README.md
#69
zjhellofss
closed
1 month ago
0
update the model parsing code to the latest PNNX format.
#68
Meihongtao
closed
1 month ago
0
Update README.md
#67
zjhellofss
closed
2 months ago
0
Update README.md
#66
zjhellofss
closed
2 months ago
0
Can not find the layer type: pnnx.Attribute
#62
Gooddz1
opened
3 months ago
3
ARM下的精度问题
#61
z-learner
opened
5 months ago
2
关于算子输出空间初始化的一些探讨
#60
Dxymiemiemie
opened
5 months ago
3
Fix typo in AdaptiveAveragePoolingLayer::check to prevent coredump in forward_average_pooling_out1x1 test
#59
z-learner
closed
6 months ago
0
最近邻上采样算子中,在内层循环中没有必要判断目标位置的列数与行数是否小于目标图像的宽和高
#58
delve-wang
closed
7 months ago
0
KuiperInfer对于多输出节点的实现
#57
morandave
opened
8 months ago
2
Tensor Element Wise Multipy Error
#56
aoweichen
closed
8 months ago
2
实现对yolov8的支持
#55
morandave
closed
3 months ago
5
Update tensor.cpp
#54
PerrySkywalker
closed
9 months ago
0
style: code style fix
#52
sexjun
closed
11 months ago
1
[doc]How to using vscode to debug googletest projects
#51
sexjun
opened
11 months ago
1
Mobilenet 推理框架分类正确率有问题。
#50
Dxymiemiemie
closed
11 months ago
5
gtest调用问题,undefined reference to `testing::internal2::PrintBytesInObjectTo(unsigned char const*, unsigned long, std::ostream*)
#49
CYiFei
closed
1 year ago
0
Modified the Forward() interface of the Expression Layer to use Prefix Expressions to evaluate values instead of Postfix Expressions
#47
Jasmine-up
closed
1 year ago
6
Update README.md
#46
zjhellofss
closed
1 year ago
0
Update README.md
#45
zjhellofss
closed
1 year ago
0
修改windows下的randu实现
#44
zjhellofss
closed
1 year ago
0
修改RandU和RandN函数并添加相关单元测试
#43
TypeFloat
closed
1 year ago
9
添加贡献者信息
#42
TypeFloat
closed
1 year ago
0
添加编译docker的安装方式,并提供dockerfile
#41
TypeFloat
closed
1 year ago
5
课后作业有答案吗
#40
breknddone
opened
1 year ago
0
[fix] Supplement the model inference details.
#39
sanbuphy
closed
1 year ago
0
[add] 增加 unet 的推理demo
#38
sanbuphy
closed
1 year ago
0
feat: gen command guide for clangd
#37
Lantianyou
closed
1 year ago
0
Openblas 安装方式
#36
Lantianyou
closed
11 months ago
2
add adaptive_avgpooling operator
#35
minleminzui
closed
1 year ago
0
fix build bug
#34
wannacu
closed
1 year ago
3
对课程和项目的建议,请写在这里。
#33
zjhellofss
opened
1 year ago
5
一个小bug
#32
SuperCB
closed
1 year ago
0
关于Tensor的疑问
#31
Postroggy
closed
1 year ago
1
add NonParamLayer
#30
cmcamdy
closed
1 year ago
1
change the tensor and add gpu operater
#29
SuperCB
closed
1 year ago
6
yolo_detect层初始化时添加anchor数量作为参数,构建前先从anchor和grid中读取数量,再计算分类的数量
#28
zpye
closed
1 year ago
0
关于yolo_detect层实现中的疑问
#27
zpye
closed
1 year ago
2
求大佬解释一下这里为什么要先定义一个`Operator`空类呢?
#26
wangqiang9
closed
1 year ago
4
请问在这行代码中的expf()是在哪个头文件包含的呢?
#25
wangqiang9
closed
1 year ago
3
有计划支持GPU的教程么
#24
YixinSong-e
opened
1 year ago
5
修改README变量名错误
#23
l1nkr
closed
1 year ago
0
提供Python api
#22
zjhellofss
opened
1 year ago
1
修改flatten算子的行模式执行问题
#21
zyt1024
closed
1 year ago
0
operators_maps for all ops
#20
Tigerrr07
closed
1 year ago
0
修复MSVC CI
#19
Azusachan
closed
1 year ago
0
Windows github action总是通不过
#18
zjhellofss
closed
1 year ago
2
头文件递归包含,修改了RuntimeGraph::CreateLayer中的layer类型
#17
Tigerrr07
closed
1 year ago
2
Windows CI
#16
Azusachan
closed
1 year ago
6
Next