System information

OS平台和发行版:macOS Mojave 10.14.2 Beta

移动设备:iPhone 8P / IPhone XR

从(源或二进制)安装的TensorFlow:SOURCE

TensorFlow版本:最新版本

Python版本:3.7

使用virtualenv安装?点子?康达?:未知

Bazel版本(如果从源代码编译):未知

GCC /编译器版本(如果从源代码编译):未知

CUDA / cuDNN版本:

GPU模型和内存:

Describe the problem

当我将模型导入TF-Lite示例项目时,Xcode崩溃了 . 我不知道该怎么做或试图让模型工作 .

Provide the exact sequence of commands / steps that you executed before running into the problem

1.导入TFlite和txt文件

2.如果针(Xcode问这个),检查路径

3.将model_file_name重命名为导入的tflite模型

4.将label_file_name重命名为导入的txt文件

Any other info / logs

加载模型1解析reportertensorflow / contrib / lite / kernels / squeeze.cc:64 current> = 0 && current <input_num_dims && input_dims-> data [current] == 1不成立 . 节点66未能准备好 .

无法分配张量!2018-11-20 13:08:26.664470-0600 tflite_camera_example [9610:2085000] [MC] systemgroup.com.apple.configurationprofiles路径的系统组容器是/ private / var / containers / Shared / SystemGroup / systemgroup.com.apple.configurationprofiles 2018-11-20 13:08:26.664721-0600 tflite_camera_example [9610:2085000] [MC]从公共有效用户设置中读取 .

Xcode Debugger output