lhelontra / tensorflow-on-arm

TensorFlow for Arm
MIT License
1.05k stars 274 forks source link

[Request] Is there appropriate conf for amazon aws of arm core? #66

Closed muncok closed 5 years ago

muncok commented 5 years ago

I am really helped with your work.

and trying to build tensorflow for amazon aws.

Would you recommend conf file for this?

The thing I know is it is designed based on ARMv8-a.

Thank you

muncok commented 5 years ago

Self answer.

When I changed --copt=-mtune=cortex-a72.cortex-a53 to--copt=-mtune=cortex-a72.

It works well at aws' a1 instance