NNEF was proposed in 2015 by member companies of the Khronos Group as a device and implementation independent transfer format capable of describing any artificial neural net in terms of its structure, operations and data.
The first version of the standard was launched in provisional form in December 2017, and was ratified as an official Khronos standard in August 2018.
The goal of NNEF is to enable data scientists and engineers to easily transfer trained networks from their chosen training framework into a wide variety of inference engines. NNEF encapsulates a complete description of the structure, operations and parameters of a trained neural network, independent of the training tools used to produce it and the inference engine used to execute it.
NNEF is maintained by the Khronos Group under its Open Governance Principles3 as follows:
The NNEF specification is available on the Khronos NNEF registry and tools are available on Github
The following Khronos members have participated in the NNEF working group:
The NNEF tools project on GitHub contains the following open source tools:
"NNEF - Neural Network Exchange Format (NNEF)". The Khronos Group. 2016-10-04. Retrieved 2019-02-07. https://www.khronos.org/nnef/ ↩
Seo, B.; Shin, M.; Mo, Y. J.; Kim, J. (January 2018). "Top-down parsing for Neural Network Exchange Format (NNEF) in TensorFlow-based deep learning computation". 2018 International Conference on Information Networking (ICOIN). pp. 522–524. doi:10.1109/ICOIN.2018.8343173. ISBN 978-1-5386-2290-2. S2CID 5053900. 978-1-5386-2290-2 ↩
Khronos IP Framework https://www.khronos.org/members/ip-framework/ ↩
v1.0p Khronos PR https://www.khronos.org/news/press/khronos-group-releases-nnef-1.0-standard-for-neural-network-exchange ↩
"The Khronos Group launches new standard for deploying trained neural networks". SD Times. 2018-08-13. Retrieved 2019-02-11. https://sdtimes.com/ai/the-khronos-group-launches-new-standard-for-deploying-trained-neural-networks/ ↩
"Khronos NNEF Registry - The Khronos Group Inc". www.khronos.org. Retrieved 2019-08-15. https://www.khronos.org/registry/NNEF/ ↩