Skip to content

iOS example DecodeJpeg issue with Image Retraining model #2883

Description

@mat-peterson

Environment info

Operating System: iOS

Steps to reproduce

  1. Follow the contrib/makefile/README to install the tensorflow iOS core lib
  2. Create my own model with the Image Retraining tutorial
  3. Run the iOS example, error is logged.

Logs or other output that would be helpful

Running model failed:Invalid argument: No OpKernel was registered to support Op 'DecodeJpeg' with these attrs [[Node: DecodeJpeg = DecodeJpeg[acceptable_fraction=1, channels=3, fancy_upscaling=true, ratio=1, try_recover_truncated=false](DecodeJpeg/contents)]]

Related to

#2754 except that I want to use the pd file generated from the Image Retraining tutorial

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions