Programming Tutorials

(追記) (追記ここまで)

SOLVED: tensorflow/contrib/lite/tools/mutable_op_resolver.h can not be found

By: Suresh in iPhone Tutorials on 2019年02月22日 [フレーム]

If you are getting this error, while compiling tensorflow project in XCODE, then do this to resolve it.

Change
#include "tensorflow/contrib/lite/tools/mutable_op_resolver.h"

to

#include "tensorflow/contrib/lite/op_resolver.h"



(追記) (追記ここまで)


Add Comment

JavaScript must be enabled for certain features to work
* Required information
1000

Comments

No comments yet. Be the first!
(追記) (追記ここまで)
(追記) (追記ここまで)

AltStyle によって変換されたページ (->オリジナル) /