PulseAugur
实时 08:41:57
实体 Free Pascal

Free Pascal

PulseAugur coverage of Free Pascal — every cluster mentioning Free Pascal across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
2
90 天内 2
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
最近 · 第 1/1 页 · 共 2 条
  1. MEME · CL_13554 ·

    Free Pascal and BLAS offer deterministic HPC for SLM projects

    A user on Mastodon is exploring the use of BLAS, a set of Fortran-based matrix routines, for their Small Language Model (SLM) project. They express a preference for Free Pascal over languages like C, Python, Rust, and C…

  2. COMMENTARY · CL_13081 ·

    Free Pascal 和 BLAS 为 AI 开发提供更快的矩阵乘法

    一位用户探讨了 Python 在 AI 任务中的性能,注意到其缓慢但承认广泛的 AI 生态系统是其主要优势。他们进行了一项测试,比较了 Free Pascal 和 BLAS 的矩阵乘法性能,发现其比 NumPy 和 PyTorch 等 Python 库快得多。这种性能激发了他们使用 Free Pascal、BLAS 和 NNUE 开发小型语言模型的想法。