onnx / tutorials

Tutorials for creating and using ONNX models
Apache License 2.0
3.37k stars 629 forks source link

Remove OnnxRuntime BERT inference notebooks #183

Closed tianleiwu closed 4 years ago

tianleiwu commented 4 years ago

Remove tutorials for OnnxRuntime inference BERT model since they are not up to date. The latest tutorials can be found in https://github.com/microsoft/onnxruntime/tree/master/onnxruntime/python/tools/bert/notebooks

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

prasanthpul commented 4 years ago

If the actual notebook is moved elsewhere, then a link to it needs to be added/updated

tianleiwu commented 4 years ago

@prasanthpul, I've updated the links. Could you help merge it? Thanks.