Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ryanunderhill/MNIST sample #1330

Merged
merged 9 commits into from
Jul 2, 2019
Merged

Conversation

RyanUnderhill
Copy link
Member

C++ API Window sample for the MNIST model

@RyanUnderhill RyanUnderhill requested a review from snnn July 2, 2019 00:45
@RyanUnderhill RyanUnderhill requested a review from a team as a code owner July 2, 2019 00:45
@@ -0,0 +1,228 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#define UNICODE
Copy link
Member

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
Member 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 RyanUnderhill merged commit 1bf80e3 into master Jul 2, 2019
@snnn 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