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/GolangTraining
Training for Golang (go language)
sea-wyq/aiges-xtest
aiges RPC专用测试工具
sea-wyq/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
sea-wyq/k8s-tutorials
k8s tutorials | k8s 教程
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/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/Athena_deploy
sea-wyq/sealos-site
sea-wyq/aiges_python
A module for test aiges's python wrapper.py
sea-wyq/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
sea-wyq/envd
🏕️ Development environment for machine learning
sea-wyq/Adlik
Adlik: Toolkit for Accelerating Deep Learning Inference
sea-wyq/aiges
AI Serving framework loader
sea-wyq/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
sea-wyq/pytorch-grad-norm
Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning adjustable weight coefficients.
sea-wyq/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
sea-wyq/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
sea-wyq/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
sea-wyq/CUDA_Freshman
sea-wyq/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
sea-wyq/tinyrpc
🚀 Fast, stable, high performance RPC framework based on protocol buffer
sea-wyq/balancer
🎉 A go library that implements load balancing algorithms. Fast, stable layer 7 load balancer.
sea-wyq/NRMS-Pytorch
基于pytorch实现NRMS
sea-wyq/interview-go
golang面试题集合
sea-wyq/k8s_PaaS
如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图),你将习得部署如:K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。