microsoft / MMdnn

MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
MIT License
5.8k stars 965 forks source link

Create CITATION.cff #935

Open Wheest opened 2 years ago

Wheest commented 2 years ago

This PR adds a CITATION.cff file, styled after the one used for TensorFlow.

The paper used for the DOI is the ACM paper for mmDNN, which mirrors how other deep learning software projects use this feature.

Why is the valuable? It improves discoverability of the ACM paper for GitHub users, and makes it more likely that the correct citation will be used when the system is used in research (rather than just citing the GitHub URL).

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.