Stars
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Denoising Diffusion Probabilistic Models
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial…
A robust fish detection model for real-time underwater fish detection in any marine environments.
A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite7, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite7, TypeScript, Pinia, NaiveUI 和 …
2024编译系统实现赛RISC-V赛道一等奖作品(A compiler of SysY (subset of C) )
SonicBOOM: The Berkeley Out-of-Order Machine
The Basecode compiler toolchain and language workbench.
XMap is a fast network scanner designed for performing Internet-wide IPv6 & IPv4 network research scanning.
Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)
This repository contains source code and reports of UCAS Computer Architecture labs during the fall semester of 2019
一个单发射五级静态流水CPU,采用龙芯32位精简版指令集,支持异常和中断处理,使用AXI总线接口,已集成TLB模块
A LoongArch pipeline CPU. Project of Computer Architecture Lab @UCAS.
A full implementation of the MIPS32 Release 1 ISA, including virtual memory, TLB, instruction and data caches, interrupts and exceptions, over 100 hw/sw tests, and full ISA compliance
[NeurIPS 2022] A Fast Post-Training Pruning Framework for Transformers
MobileBERT: a Compact Task-Agnostic BERT for Resource-Limited Devices
基于龙芯 OpenMIPS 实现一个具有 89 条指令的五级流水 CPU,使用 Verilog 语言,使用哈佛结构,包括逻辑移位指令、乘除法指令、加载存储指令、转移指令、协处理器访问指令以及异常相关在内的共89条指令。能够处理数据相关,包含流水线暂停以及延迟槽
为了更好地帮助后来的同学参加龙芯杯,草拟了这份建议,望对后来人有所帮助
南开大学2024年编译系统原理实验代码框架(RISC-V架构)