Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Dreamer-Toby's full-sized avatar
  • Zhejiang University
  • 20:57 (UTC +08:00)

Highlights

  • Pro

Block or report Dreamer-Toby

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. FP4-quant FP4-quant Public

    This is a code repository about 4-bit floating-point quantization, mainly including quantization methods such as Flatquant, FP-qaunt, QuaRot, and MR-GPTQ.

    Python 2

  2. KK_stm32 KK_stm32 Public

    A project on STM32 that receives photogate signals and is capable of calculating angular acceleration.

    C 1

  3. Kairos-Q Kairos-Q Public

    In the life of markets, as in the life of nations, everything is sometimes compressed into a single, quivering second — and it is for that second alone that kairos was built.

    Python 1

  4. Council Council Public

    TypeScript 1

  5. digital-design-project digital-design-project Public

    Forked from VictorWang712/FPGA-clock-attached-chess

    Verilog

  6. Dijkstra-Heap-SPP-Benchmark Dijkstra-Heap-SPP-Benchmark Public

    采用 Dijkstra 算法 解决最短路径问题 (SPP) 的实现与性能分析。本项目将对比 斐波那契堆 (Fibonacci Heap) 与其他至少一种堆结构在作为最小优先队列时的效率。使用 DIMACS 9th Challenge 的 USA 路网数据集进行基准测试和运行时间评估。

    C