学习
Faster Dynamically Quantized Inference with XNNPack
Google Article
AI · 公告
使用 XNNPack 实现更快的动态量化推理

作者:Alan Kelly,软件工程师 我们很高兴地宣布,XNNPack 的全连接和二维卷积运算符现在支持动态范围量化。XNNPack 是 TensorFlow Lite 的 CPU 后端,而 CPU 为 ML 推理提供了最广泛的覆盖面,并且仍然是 TensorFlow Lite 的默认目标。因此,提高 CPU 推理性能是我们的首要任务。我们**将推理速度提高了四倍**...

Graph neural networks in TensorFlow
Google Article
AI · 图挖掘
TensorFlow 中的图神经网络

作者:Dustin Zelle – 研究软件工程师,Arno Eigenwillig – CoreML 软件工程师

Half-precision Inference Doubles On-Device Inference Performance
Google Article
AI · 公告
半精度推理使设备推理性能翻倍

作者:Marat Dukhan 和 Frank Barchard,软件工程师

Simulated Spotify Listening Experiences for Reinforcement Learning with TensorFlow and TF-Agents
Google Article
AI · 文档
使用 TensorFlow 和 TF-Agents 模拟 Spotify 聆听体验以进行强化学习

作者:Surya Kanoria、Joseph Cauteruccio、Federico Tomasi、Kamil Ciosek、Matteo Rinaldi 和 Zhenwen Dai – Spotify

Building a board game with the TFLite plugin for Flutter
Google Article
Flutter · 操作指南
使用 Flutter 的 TFLite 插件构建棋盘游戏

作者:魏伟,开发者倡导者