我有Coral AI usb TPU,我成功地运行了入门示例,部署了已经编译/训练过的示例模型(图像分类),并在TPU上运行了一个鹦鹉图像推理:--input test_data/parrot.jpg
但是,我想在计算机CPU (例如,我的笔记本电脑或Raspberry Pi )中运行相同模型的推理,以比较在加速器中运行推理所需的时间,比如Coral AI</
我目前正在开发一个Android应用程序,虽然在Jelly Bean模拟器上一切正常,但在2.2模拟器上我得到了以下错误:10-11 22:26:35.853: E/AndroidRuntime(303): at android.view.View.layout(View.java:7035)
10-1110-11 22:26:35.853: E/AndroidRuntime(303): at
编辑:我相信这是我的logcat输出,对不起,文字墙:10-1140:49.260: E/AndroidRuntime(561): at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:3939)
1049.260: E/AndroidRuntime(561): at android.view.ViewRoo
它提示我这个错误10-11 08:41:43.169: E/AndroidRuntimeAndroidRuntime(825): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1983)
10/AndroidRuntime(825): at android.app.Activity