awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesFlatBuffer Model Interpreters

Runtimes that parse compact binary FlatBuffer formats for efficient model execution.

Distinct from Model Interpretability: Candidates are for model interpretability (explaining predictions), not technical model interpretation (parsing binary formats).

Explore 1 awesome GitHub repository matching artificial intelligence & ml · FlatBuffer Model Interpreters. Refine with filters or upvote what's useful.

Awesome FlatBuffer Model Interpreters GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tensorflow/tfjs-coretensorflow 的头像

    tensorflow/tfjs-core

    8,437在 GitHub 上查看↗

    TensorFlow.js is a JavaScript machine learning library and browser-based runtime used to build, train, and execute models. It functions as a WebGL accelerated tensor engine, providing a foundation for high-performance linear algebra operations and an automatic differentiation framework for computing gradients. The project distinguishes itself through its ability to run machine learning directly in web environments, supporting both client-side inference and browser-based training. It enables the deployment of Python-based models by converting Keras or TensorFlow models into compatible formats

    Includes native support for TFLite models via FlatBuffers for efficient inference without a full framework.

    TypeScriptdeep-learningdeep-neural-networksgpu-acceleration
    在 GitHub 上查看↗8,437
  1. Home
  2. Artificial Intelligence & ML
  3. FlatBuffer Model Interpreters