Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Adlik
Adlik: Toolkit for Accelerating Deep Learning Inference
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
aiges
AI Serving framework loader
aiges-xtest
aiges RPC专用测试工具
DeepWYQ
Fat-deepFFM
A recommendation system model based on mindspore
GoCallOnnx
使用CGO来调用onnx模型的推理流程
NRMS-Pytorch
基于pytorch实现NRMS
sea-wyq.github.io
sea-wyq's Repositories
sea-wyq/Fat-deepFFM
A recommendation system model based on mindspore
sea-wyq/GoCallOnnx
使用CGO来调用onnx模型的推理流程
sea-wyq/sea-wyq.github.io
sea-wyq/Wyq-Scheduler
通过k8s的scheduling framework实现一个自定义调度器Wyq-Scheduler
sea-wyq/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
sea-wyq/aiges-xtest
aiges RPC专用测试工具
sea-wyq/DeepWYQ
sea-wyq/accelerate
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
sea-wyq/callMysql
sea-wyq/ColossalAI
Making large AI models cheaper, faster and more accessible
sea-wyq/csi-driver-host-path
A sample (non-production) CSI Driver that creates a local directory as a volume on a single node
sea-wyq/DevicePlugin-SSHFS
通过device plugin的方式,限制mount远程文件的次数。
sea-wyq/elasticTraining
在k8s集群上,使用HPA进行pytorch弹性训练,基于GPU的数量进行增加和减少任务pod
sea-wyq/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
sea-wyq/go-echarts
🎨 The adorable charts library for Golang
sea-wyq/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
sea-wyq/gochat
goim server write by golang !🚀
sea-wyq/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
sea-wyq/GolangTraining
Training for Golang (go language)
sea-wyq/Https_demo
sea-wyq/k8s-tutorials
k8s tutorials | k8s 教程
sea-wyq/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
sea-wyq/mydocker
sea-wyq/PrometheusCustomIndicatorDemo
Prometheus 自定义监控指标 示例(添加指标,部署和应用)
sea-wyq/pytorch-MNIST
sea-wyq/SMFF-Pytorch
CMM-Pytorch
sea-wyq/Socks5_demo
sea-wyq/volcano
A Cloud Native Batch System (Project under CNCF)
sea-wyq/wyq-blog
sea-wyq/wyq_webhook
webhook test