TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: AI Transformer – Keras2C Without Tensorflow

2 pointsby zeeshanejazalmost 6 years ago

1 comment

zeeshanejazalmost 6 years ago
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!