Skip to Content
TinyML:基于TensorFlow Lite 在Arduino 和超低功耗微控制器上部署机器学习
book

TinyML:基于TensorFlow Lite 在Arduino 和超低功耗微控制器上部署机器学习

by Pete Warden, Daniel Situnayake
September 2020
Intermediate to advanced
434 pages
9h 6m
Chinese
China Machine Press
Content preview from TinyML:基于TensorFlow Lite 在Arduino 和超低功耗微控制器上部署机器学习
338
13
你还可以通过将修改后的代码检入 Git,将最新的项目文件作为新分支导入,然后使用
Git 的内置合并功能来处理集成,从而获取更高级的功能。由于我们自己还没有使用过
这种方法,且对 Git 的了解不够专业,因此我们还不能提供有关这种方法的建议。
此过程与使用更传统的代码生成方法执行相同的操作的最大区别在于,代码仍然被分成
许多逻辑文件,这些文件的路径随着时间的推移保持不变。典型的代码生成会将所有源
代码链接到一个文件中,这使得合并或跟踪更改非常困难,因为对顺序或布局的微小更
改会使历史比较无法进行。
有时你可能希望进行另一个方向的更改移植,即从项目文件合并到主源代码树。这个主
要的源代码树不必是 GitHub 上的官方代码仓库,也可能是你在本地维护且不分发的版
本分叉(fork)。我们很乐意在主代码仓库中通过拉取请求(pull request)接受修复和
升级改动,但我们知道专用的嵌入式开发并不总能做到这一点,因此我们也很乐意帮助
保持分支状态良好。要注意的关键事项是,你需要尝试为开发文件保留单个“信息源”
source of truth)。尤其是如果你有多个开发人员,则很容易在项目存档中对源文件的不
同本地副本进行不兼容的更改,这将使更新和调试成为一场噩梦。无论是内部共享还是
公共共享,我们强烈建议你使用源代码控制系统,该系统应具有每个文件的单个副本,
而不是检入多个版本。
若要将更改迁移回“信息源”仓库,则需要跟踪已修改的文件。如果你没有这些信息,
可以随时返回到最初下载或生成的项目文件,然后运行 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

数据科学中的实用统计学(第2版)

数据科学中的实用统计学(第2版)

Peter Bruce, Andrew Bruce, Peter Gedeck
程序设计导论:Python语言实践

程序设计导论:Python语言实践

罗伯特 塞奇威克, 凯文 韦恩, 罗伯特 唐德罗
C++语言导学(原书第2版)

C++语言导学(原书第2版)

本贾尼 斯特劳斯特鲁普
Python程序设计:人工智能案例实践

Python程序设计:人工智能案例实践

保罗 戴特尔, 哈维 戴特尔

Publisher Resources

ISBN: 9787111664222