注册并分享邀请链接,可获得视频播放与邀请奖励。

François Chollet (@fchollet) “Perhaps the craziest thing that was introduced on the Keras community call today” — TopicDigg

François Chollet 的个人资料封面
François Chollet 的头像
François Chollet
@fchollet
Co-founder @ndea. Co-founder @arcprize. Creator of Keras and ARC-AGI. Author of 'Deep Learning with Python'.
加入 August 2009
826 正在关注    689.3K 粉丝
Perhaps the craziest thing that was introduced on the Keras community call today: Keras Kinetic, a new library that lets you run jobs on cloud TPU/GPU via a simple decorator -- like Modal but with TPU support. When you call a decorated function, Kinetic handles the entire remote execution pipeline: - Packages your function, local code, and data dependencies - Builds a container with your dependencies via Cloud Build (cached after first build) - Runs the job on a GKE cluster with the requested accelerator (TPU or GPU) - Returns the result to your local machine (logs are streamed in real time, and the function's return value is delivered back as if it ran locally)
显示更多
0
21
185
16
转发到社区