Live data from Hacker News

Flashlight: Fast and flexible machine learning in C++

ai.facebook.com

91–96 of 96 posts

Re: Flashlight: Fast and flexible machine learning in C++

#93
post #92

Earlier quoted context omitted.

I was asking C++ version not compiler version. So, C++11 or C++14?

C++17 and some C++20.

Okay. I suggest you to try Clang's Cling. It's the JIT version of C++ and everything is instant.

https://root.cern/cling/

Re: Flashlight: Fast and flexible machine learning in C++

#94
post #40

Anyone has experience with the JIT in arrayfire? https://arrayfire.com/performance-improvements-to-jit-in-arr... Many interesting features in this framework, autograd looks neat too. I guess the deployment in real world C++ apps will be easier than PyTorch or Tensorflow, especially at the edge in scenarios with little or no network access.

Happy to speak to JIT in ArrayFire if you have any specific questions. I am ArrayFire's CEO/Co-Founder.
Post reply on HN