Skip to content

Commit af02912

Browse files
JasonMaojinsongtungldAlexandreEichenberger
authored
add mnist.def for end-to-end example mnist-example (llvm#1131)
Co-authored-by: Tung D. Le <[email protected]> Co-authored-by: Alexandre Eichenberger <[email protected]>
1 parent 8c4c432 commit af02912

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/mnist_example/mnist.def

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
EXPORTS
2+
run_main_graph
3+
omInputSignature
4+
omOutputSignature
5+
omTensorCreate
6+
omTensorGetDataPtr
7+
omTensorListCreate
8+
omTensorListGetOmtByIndex
9+

0 commit comments

Comments
 (0)