question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TFJSconverter Unsupported Op: MirrorPad

See original GitHub issue

To get help from the community, we encourage using Stack Overflow and the tensorflow.js tag.

TensorFlow.js version

1.7.4.post1

Browser version

Firefox 76.0.1

Describe the problem or feature request

Wanted to request support for an unsupported op: MirrorPad

Code to reproduce the bug / link to feature request

Just run the converter on a frozen_graph with a MirrorPad Operation.

GitHub issues for this repository are tracked in the tfjs union repository.

Please file your issue there, following the guidance in that issue template.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
sacredvoidcommented, Jul 14, 2020

Hey, any tentative release date for this feature?

0reactions
rthadurcommented, Sep 11, 2020

@sacredvoid this is a duplicate of #1775 , let track the issue there , I believe there are no plans to support this in near feature , closing this to track the feature request at one place.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support for MirrorPad · Issue #1775 · tensorflow/tfjs - GitHub
How to support Mirrorpad when transforming frozen model of tensorflowjs_converter #1941 ... TFJSconverter Unsupported Op: MirrorPad #3288.
Read more >
Weird output with tfjs on wasm backend (with no warnings)
My understanding is that one of these ops may be “partial” and this is why error is occuring. For now if you are...
Read more >
Why Unsupported Ops in the model before optimization ...
I tested TensorFlow 1.11 and 1.12, I use TFRecordDataset and an Iterator but I have no idea why Op 'IteratorV2' and not Op...
Read more >
Tensorflowjs Conversion Error: "ValueError: Unsupported Ops"
The short answer is yes, you will need to change them. TensorflowJS will change the ops for optimisation purposes, but not all the...
Read more >
UNPKG - @tensorflow/tfjs-core
n * @throws Error, if any of the tensors has unsupported dtype. ... with the \\'pb2json\\'' +\n 'NPM script in the tensorflow/tfjs-converter repository....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found