Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert TensorFlow model #8

Open
2 of 3 tasks
zchholmes opened this issue Dec 21, 2018 · 1 comment
Open
2 of 3 tasks

Convert TensorFlow model #8

zchholmes opened this issue Dec 21, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@zchholmes
Copy link
Member

zchholmes commented Dec 21, 2018

To support conversion of different type of TensorFlow models:

  • saved model (directory)
  • frozen model (.pb)
  • check point model (.ckpt)
@zchholmes zchholmes added the enhancement New feature or request label Dec 21, 2018
@zchholmes zchholmes self-assigned this Dec 21, 2018
@syt123450 syt123450 self-assigned this Dec 28, 2018
@Firyuza
Copy link

Firyuza commented May 14, 2019

Hi!
After running tensorspacejs_converter for tensorflow frozen model I got an error, can you help to handle with this:
ValueError: Unsupported Ops in the model before optimization
QueueDequeueManyV2, MaxPoolGrad, Assign, ScalarSummary, ReluGrad, L2Loss, VariableV2, BiasAddGrad, QueueEnqueueV2, TruncatedNormal, PreventGradient, ApplyMomentum, MergeSummary, Multinomial, QueueCloseV2, QueueEnqueueManyV2, AssignAdd, AdjustContrastv2, SparseSoftmaxCrossEntropyWithLogits, RandomStandardNormal, FusedBatchNormGrad, InTopKV2, BroadcastGradientArgs, Conv2DBackpropFilter, QueueSizeV2, RestoreV2, SaveV2, QueueDequeueV2, FIFOQueueV2, PyFunc, DynamicStitch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants