Commit b228b414 authored by Derek Murray's avatar Derek Murray Committed by GitHub
Browse files

[Windows] Export nsync symbols from the Python extension DLL

Some extension modules (e.g. `_gru_ops.dll`) expect to be able to link against `nsync` symbols in the Python extension DLL. Any use of `tensorflow::mutex` in an extension module will rely on these symbols being exported. However, these are not currently exported as part of the Windows build.
parent f6325313
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment