Commit graph

8 commits

Author SHA1 Message Date
Changming Sun
cddddc4d55
Add missing header file to MNIST.cpp (#4773)
Resolve #4766
2020-08-12 21:46:11 -07:00
Changming Sun
5a5f44eed7
Add softmax to the mnist example (#4149) 2020-06-08 09:33:50 -07:00
Ryan Hill
3ecdd985cb
MNIST Sample Fix (#2259)
* Fix Global variable initialization order

* Remove static initialization, and add error messages
2019-10-28 11:22:45 -07:00
Dmitri Smirnov
fef721c4f2
Update build instructions. Make samples build and run. (#2244)
Making samples build. Update build instructions.
2019-10-24 10:06:47 -07:00
Ryan Hill
6fca8b0a94 Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
Pranav Sharma
f8c3442880
Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804)
* Mention OrtCreateSessionFromArray in C API doc

* Part 2 of renaming AllocatorInfo to MemoryInfo.

* pr comments

* fix comment
2019-09-12 08:19:29 -07:00
Changming Sun
c2aa2056b5
Sample for imagenet and batch prediction (#1372)
* Sample for imagenet and batch prediction
(Will add a readme later)
2019-07-16 14:23:45 -07:00
Ryan Hill
1bf80e30fa
Ryanunderhill/MNIST sample (#1330) 2019-07-02 14:41:27 -07:00