Swift for TensorFlow: A portable, flexible platform for deep learning

Swift for TensorFlow is a deep learning platform that scales from mobile
devices to clusters of hardware accelerators in data centers. It combines a
language-integrated automatic differentiation system and multiple Tensor
implementations within a modern a… Read more

Similar

Swift.Codable

One of the interesting additions to Swift 4 is the Codable protocol and the machinery around it. This is a subject near and dear to my heart, and I want to discuss what it is and how it works today. (more…)

Read more »