MCPcopy Create free account
hub / github.com/PeizeSun/SparseR-CNN / IllegalGraphTransformError

Class IllegalGraphTransformError

detectron2/export/shared.py:627–628  ·  view source on GitHub ↗

When a graph transform function call can't be executed.

Source from the content-addressed store, hash-verified

625
626
627class IllegalGraphTransformError(ValueError):
628 """ When a graph transform function call can't be executed. """
629
630
631def _rename_versioned_blob_in_proto(

Callers 1

rename_op_inputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected