Hello,
Is there a way to build TensorFlow runtime libs without SSL ?
We wanted to use it in one of projects but we see symbol clash at runtime b/w our SSL libs and TensorFlow SSL libs.
So just wanted to know if there is some option at build time like DISABLE_SSL=true or something like that.
Thanks,
Sudhi