-
Notifications
You must be signed in to change notification settings - Fork 617
Closed
Labels
Description
Per #771 we're unable to build ParseTime Op on windows. AFAIK we have no exported symbols for ABSL so at the moment this will be unavaiable in windows.
Options going forward:
- Follow up with TF-Core team on getting these exported / how to link with them
- Add absl as a dependency in our build
Relevant issue:
#663
armenforget