Pinned Repositories
ADOP
autotvm_tutorial
autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of how to use autoTVM to search and optimize a neural network inference code. the main process of this program is , firstly use tvm to compile opensource model centerface , then use autotvm to auto search the best inference code for the compiled model
chatglm_finetuning
chatglm 6b finetuning and alpaca finetuning
circle-loss-demonstration
this is a pytorch simple demonstration of CVPR2020 circle loss
cpp-python
cpp invoke python
DeepLearningSystem
Deep Learning System core principles introduction.
GroupFacePytorch
none official pytorch implement of CVPR2020 GroupFace
paper_discussing
pytorch_arcface_cosface_partialFC
insightface 中 pytorch , arcface , cosface , partialFC , mix precision training中文注解版本,希望能帮助大家快速理解,并玩儿自己的项目
GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
leoluopy's Repositories
leoluopy/paper_discussing
leoluopy/pytorch_arcface_cosface_partialFC
insightface 中 pytorch , arcface , cosface , partialFC , mix precision training中文注解版本,希望能帮助大家快速理解,并玩儿自己的项目
leoluopy/autotvm_tutorial
autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of how to use autoTVM to search and optimize a neural network inference code. the main process of this program is , firstly use tvm to compile opensource model centerface , then use autotvm to auto search the best inference code for the compiled model
leoluopy/GroupFacePytorch
none official pytorch implement of CVPR2020 GroupFace
leoluopy/circle-loss-demonstration
this is a pytorch simple demonstration of CVPR2020 circle loss
leoluopy/cpp-python
cpp invoke python
leoluopy/ADOP
leoluopy/chatglm_finetuning
chatglm 6b finetuning and alpaca finetuning
leoluopy/DeepLearningSystem
Deep Learning System core principles introduction.