Skip to content

Ryanunderhill/MNIST sample - #1330

Merged
Ryan Hill (RyanUnderhill) merged 9 commits into
masterfrom
ryanunderhill/nmist_sample
Jul 2, 2019
Merged

Ryanunderhill/MNIST sample#1330
Ryan Hill (RyanUnderhill) merged 9 commits into
masterfrom
ryanunderhill/nmist_sample

Conversation

@RyanUnderhill

Copy link
Copy Markdown
Contributor

C++ API Window sample for the MNIST model

@@ -0,0 +1,228 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#define UNICODE

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and define _UNICODE ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Windows uses #ifdef UNICODE, does it also use _UNICODE?

@RyanUnderhill
Ryan Hill (RyanUnderhill) merged commit 1bf80e3 into master Jul 2, 2019
@snnn
Changming Sun (snnn) deleted the ryanunderhill/nmist_sample branch July 2, 2019 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants