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

to_string for Android #597

Merged
merged 2 commits into from Mar 9, 2018
Merged

to_string for Android #597

merged 2 commits into from Mar 9, 2018

Conversation

yinghai
Copy link
Contributor

@yinghai yinghai commented Mar 8, 2018

Android doesn't have std::to_string and we need to in order to build with Caffe2 in Android.

Code copied from https://github.com/caffe2/caffe2/blob/4f534fad1af9f77d4f0496ecd37dafb382330223/caffe2/core/common.h#L198-L206

Copy link
Member

@houseroad houseroad left a comment

Choose a reason for hiding this comment

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

LGTM.

@houseroad
Copy link
Member

@onnxbot merge after CI pass

@houseroad
Copy link
Member

Is this feature available already/

@yinghai
Copy link
Contributor Author

yinghai commented Mar 8, 2018

Is this feature available already/

What do you mean?

@houseroad
Copy link
Member

I remember that @bddppq mentioned onnxbot may support more commands, something like this.

@yinghai
Copy link
Contributor Author

yinghai commented Mar 9, 2018

@onnxbot retest this please

@yinghai yinghai merged commit 5516ebb into onnx:master Mar 9, 2018
@yinghai yinghai deleted the to_string branch March 9, 2018 04:07
Ac2zoom pushed a commit to Ac2zoom/onnx that referenced this pull request Jun 21, 2018
jcwchen pushed a commit to jcwchen/onnx that referenced this pull request Sep 23, 2020
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.

None yet

3 participants