FS#64786 - [tensorflow] C++ symbols are not correctly exposed
Attached to Project:
Community Packages
Opened by Konstantin Gizdov (kgizdov) - Tuesday, 10 December 2019, 01:40 GMT
Last edited by Konstantin Gizdov (kgizdov) - Monday, 16 December 2019, 12:24 GMT
Opened by Konstantin Gizdov (kgizdov) - Tuesday, 10 December 2019, 01:40 GMT
Last edited by Konstantin Gizdov (kgizdov) - Monday, 16 December 2019, 12:24 GMT
|
Details
Description:
Tensorflow does not expose all C++ public API symbols correctly Additional info: * package version(s) - tensorflow-2.1.0-rc0 * config and/or log files etc. * link to upstream bug report, if any - https://github.com/tensorflow/tensorflow/issues/34980 Steps to reproduce: 1. install tensorflow 2. try to link including the `Tensorflow::ClientSession` symbol 3. link error |
This task depends upon
Closed by Konstantin Gizdov (kgizdov)
Monday, 16 December 2019, 12:24 GMT
Reason for closing: Fixed
Additional comments about closing: -rc1 fixed it
Monday, 16 December 2019, 12:24 GMT
Reason for closing: Fixed
Additional comments about closing: -rc1 fixed it
Comment by
Sven-Hendrik Haase (Svenstaro) -
Sunday, 15 December 2019, 16:53 GMT
Should be fixed with rc1. Can you check?