使用adb调试tensorflow

adb logcat | grep -i tensorflow

I/tensorflow(14409): CameraConnectionFragment: Adding size: 1280x960
I/tensorflow(14409): CameraConnectionFragment: Adding size: 1280x720
I/tensorflow(14409): CameraConnectionFragment: Adding size: 864x480
I/tensorflow(14409): CameraConnectionFragment: Adding size: 640x640
I/tensorflow(14409): CameraConnectionFragment: Adding size: 832x468
I/tensorflow(14409): CameraConnectionFragment: Adding size: 800x480
I/tensorflow(14409): CameraConnectionFragment: Adding size: 720x480
I/tensorflow(14409): CameraConnectionFragment: Adding size: 768x432
I/tensorflow(14409): CameraConnectionFragment: Adding size: 640x480
I/tensorflow(14409): CameraConnectionFragment: Adding size: 480x640
I/tensorflow(14409): CameraConnectionFragment: Adding size: 576x432
I/tensorflow(14409): CameraConnectionFragment: Adding size: 640x360
I/tensorflow(14409): CameraConnectionFragment: Adding size: 480x360
I/tensorflow(14409): CameraConnectionFragment: Adding size: 480x320
I/tensorflow(14409): CameraConnectionFragment: Not adding size: 384x288
I/tensorflow(14409): CameraConnectionFragment: Not adding size: 352x288
I/tensorflow(14409): CameraConnectionFragment: Not adding size: 320x240
I/tensorflow(14409): CameraConnectionFragment: Not adding size: 240x320
I/tensorflow(14409): CameraConnectionFragment: Not adding size: 240x160
I/tensorflow(14409): CameraConnectionFragment: Not adding size: 176x144
I/tensorflow(14409): CameraConnectionFragment: Chosen size: 480x320
I/tensorflow(14409): CameraConnectionFragment: Opening camera preview: 480x320
I/ActivityManager( 1348): Displayed org.tensorflow.demo/.CameraActivity: +276ms
I/tensorflow(14409): CameraConnectionFragment: Getting assets.
I/native  (14409): tensorflow_jni.cc:107 Loading Tensorflow.
I/native  (14409): tensorflow_jni.cc:109 Making new SessionOptions.
I/native  (14409): tensorflow_jni.cc:112 Got config, 0 devices
I/native  (14409): tensorflow_jni.cc:115 Session created.
I/native  (14409): tensorflow_jni.cc:118 Graph created.
I/native  (14409): tensorflow_jni.cc:122 Acquired AssetManager.
I/native  (14409): tensorflow_jni.cc:124 Reading file to proto: file:///android_asset/tensorflow_inception_graph.pb
I/native  (14409): jni_utils.cc:111 Opening asset tensorflow_inception_graph.pb from disk with copy.
I/native  (14409): tensorflow_jni.cc:129 Creating session.
I/native  (14409): tensorflow_jni.cc:138 Tensorflow graph loaded from: file:///android_asset/tensorflow_inception_graph.pb
I/native  (14409): tensorflow_jni.cc:142 10 label strings loaded from: file:///android_asset/imagenet_comp_graph_label_strings.txt
I/native  (14409): tensorflow_jni.cc:147 Initialization done in 16ms
I/tensorflow(14409): CameraConnectionFragment: Tensorflow initialized.
I/Timeline( 1348): Timeline: Activity_windows_visible id: ActivityRecord{3922c49b u0 org.tensorflow.demo/.CameraActivity t6597} time:114940924
I/tensorflow(14409): TensorflowImageListener: Initializing at size 480x320
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 1 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 4ms (3ms avg over 2 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 4ms (4ms avg over 3 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (4ms avg over 4 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 5 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 6 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 7 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 8 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 9 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 10 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs
I/TensorflowClassifier(14409): Parsing []
I/native  (14409): tensorflow_jni.cc:358 Image dimensions: 224x224 stride: 896
I/native  (14409): tensorflow_jni.cc:234 Tensorflow: Copying Data.
I/native  (14409): tensorflow_jni.cc:252 Start computing.
I/native  (14409): tensorflow_jni.cc:293 End computing. Ran in 3ms (3ms avg over 11 runs)
E/native  (14409): tensorflow_jni.cc:298 Error during inference: Invalid argument: No OpKernel was registered to support Op 'Mod' with these attrs

 

转载于:https://my.oschina.net/hounLeft/blog/728838

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值