GitXplorerGitXplorer
t

swift-bindings

public
26 stars
20 forks
0 issues

Commits

List of commits on branch main.
Verified
6ea11222b7b7e7e63d3a33a518988c7d614d418f

Mark this repo as deprecated

rrxwei committed 6 years ago
Verified
6b80eaec40d4ce30f447804fe3c510f435c508a9

Remove makeOp so that it can be moved to CompilerRuntime.swift (#31)

bbgogul committed 6 years ago
Verified
4ca98de8e73fabd966ed7bcdf3c62a1c1d998840

Remove the need to use opaque return types. (#30)

bbgogul committed 6 years ago
Unverified
f217f40dab006c7de57f64cc3e0cbff86794bff9

Virtualizes the S4TF runtime interface.

bbgogul committed 6 years ago
Verified
330ea66bd06ad9df911673bd263a787c63a51597

swift 5.0 doesn't like inlining these functions. (#28)

ppschuh committed 6 years ago
Unverified
ee5ded283a32b6fb5a17d99af6dd34ef7278a405

Rewrite of the code generation script. (#26)

eeaplatanios committed 6 years ago

README

The README file for this repository.

Swift for TensorFlow Ops Bindings

This repository is now deprecated. Bindings have been moved to tensorflow/swift-apis.