Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Conversation

compnerd
Copy link
Contributor

This empty translation unit serves no use other than to appease Swift
Package Manager which requires that any non-Swift library must have a
source file (even if one is not required). Simply add an empty source
file. However, because C does not permit a completely empty source
file, add an unused declaration.

This empty translation unit serves no use other than to appease Swift
Package Manager which requires that any non-Swift library must have a
source file (even if one is not required).  Simply add an empty source
file.  However, because C does not permit a completely empty source
file, add an unused declaration.
@compnerd compnerd merged commit 57e8540 into tensorflow:main Dec 14, 2020
@compnerd compnerd deleted the shimmy branch December 14, 2020 21:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants