3:02 AM
3:06 AM
@swift-tensorflow import TensorFlow let tensor = Tensor<Float>(shape: [], scalars: [42]) print(tensor) (edited)