Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crcrpar/sil-ir-of-s4tf
SIL & LLVM IR of Tensor generation
https://github.com/crcrpar/sil-ir-of-s4tf
Last synced: 4 days ago
JSON representation
SIL & LLVM IR of Tensor generation
- Host: GitHub
- URL: https://github.com/crcrpar/sil-ir-of-s4tf
- Owner: crcrpar
- Created: 2019-05-24T15:36:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T10:04:38.000Z (over 5 years ago)
- Last Synced: 2024-12-17T05:23:10.676Z (about 2 months ago)
- Language: LLVM
- Size: 187 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sample SIL of Swift4TensorFlow
### Environments
```
❯ swiftc --version
Swift version 5.0-dev (LLVM dcb9eb74a7, Clang 95cdf7c9af, Swift 4c94878dd2)
Target: x86_64-unknown-linux-gnu
```