TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: AI Transformer – Keras2C Without Tensorflow

2 点作者 zeeshanejaz将近 6 年前

1 comment

zeeshanejaz将近 6 年前
Dear all, I am a part of a research group at the University Of Auckland. Our bigger vision is to create a set of tools for safety critical application of DNNs. This includes a formal approach for composition of multiple NNs, static timing analysis, and correct by construction approaches for SW&#x2F;HW co-design.<p>Our first project is now live at <a href="https:&#x2F;&#x2F;www.aitransformer.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.aitransformer.com&#x2F;</a> which is basically an enhanced Keras2C utility. Unlike the alternatives, the generated code doesn&#x27;t depend on anything like TensorFlow C Library. This makes the code amenable to static timing analysis and perhaps more light-weight. If you use C code for AI application, or use AI in embedded systems and edge compute, we would love to hear from you. Leave comments. Thanks!