tensorflow / swift

Swift for TensorFlow
https://tensorflow.org/swift
Apache License 2.0
6.12k stars 608 forks source link

swiftc command able to make code but fail to run #539

Open humblemat810 opened 4 years ago

humblemat810 commented 4 years ago

system : Linux on windows ubuntu test.swift

print("hello swiftc-tensorflow no tensorflow loading")

code compiled with no error message but when run, fail to show any messages