摘要:
概览 李宏毅讲解 Meta 博客 论文:Speech-to-speech translation for a real-world unwritten language 原始题目 Speech-to-speech translation for a real-world unwritten lang 阅读全文
摘要:
1. 什么是 JIT? JIT 是一种概念,全称是 Just In Time Compilation,中文译为「即时编译」,是一种程序优化的方法。 在深度学习中 JIT 的思想更是随处可见,最明显的例子就是 Keras 框架的 model.compile,TensorFlow 中的 Graph 也是 阅读全文