@@ -56,10 +56,13 @@ provide optimized binaries for some of the ONNX models trained by this library.
56
56
### Contributors:
57
57
Code for algorithms, applications and tools contributed by:
58
58
- [ Don Dennis] ( https://dkdennis.xyz )
59
+ - [ Yash Gaurkar] ( https://github.com/mr-yamraj/ )
59
60
- [ Sridhar Gopinath] ( http://www.sridhargopinath.in/ )
60
61
- [ Chirag Gupta] ( https://aigen.github.io/ )
62
+ - [ Moksh Jain] ( https://github.com/MJ10 )
61
63
- [ Ashish Kumar] ( https://ashishkumar1993.github.io/ )
62
64
- [ Aditya Kusupati] ( https://adityakusupati.github.io/ )
65
+ - [ Chris Lovett] ( https://github.com/lovettchris )
63
66
- [ Shishir Patil] ( https://shishirpatil.github.io/ )
64
67
- [ Harsha Vardhan Simhadri] ( http://harsha-simhadri.org )
65
68
@@ -71,8 +74,8 @@ If you use software from this library in your work, please use the BibTex entry
71
74
72
75
```
73
76
@software{edgeml01,
74
- author = {{Dennis, Don Kurian and Gopinath, Sridhar and Gupta, Chirag and
75
- Kumar, Ashish and Kusupati, Aditya and Patil, Shishir G and Simhadri, Harsha Vardhan}},
77
+ author = {{Dennis, Don Kurian and Gaurkar, Yash and Gopinath, Sridhar and Gupta, Chirag and
78
+ Kumar, Ashish and Kusupati, Aditya and Lovett, Chris and Patil, Shishir G and Simhadri, Harsha Vardhan}},
76
79
title = {{EdgeML: Machine Learning for resource-constrained edge devices}},
77
80
url = {https://github.com/Microsoft/EdgeML},
78
81
version = {0.2},
0 commit comments