-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
When I convert the tf_frozen_model to tfjs pb model, I got this problem:
WARNING:tensorflow:From /usr/local/lib/python3.5/dist-packages/tensorflow/contrib/learn/python/learn/datasets/base.py:198: retry (from tensorflow.contrib.learn.python.learn.datasets.base) is deprecated and will be removed in a future version.
Instructions for updating:
Use the retry module or similar alternatives.
Unsupported Ops in the model
TensorArraySizeV3, TensorArrayWriteV3, TensorArrayV3, TensorArrayScatterV3, TensorArrayReadV3, TensorArrayGatherV3