Displaying 2 results from an estimated 2 matches for "caffe2".
Did you mean:
caffe
2018 May 05
0
Thank you from the Glow Developers
Very cool! The first thing that jumps out to me is how tidy and modular the
code structure is. The code feels very familiar (stylistically,
organizationally, etc.) to me as an LLVM developer.
One thing that wasn't at all clear to me is how this is different/similar
to TensorFlow XLA (previously mentioned on this list). Can you briefly
compare and contrast this with TensorFlow XLA?
-- Sean
2018 May 04
2
Thank you from the Glow Developers
Hello LLVM community,
We have been working hard on a new domain specific optimizing compiler, and
we
are pleased to announce that we have recently open sourced the project! We
would like to introduce you to Glow, an optimizing compiler for neural
networks!
This new compiler is built on the hard work of this community and we would
like
to thank all of the contributors to the LLVM project. We