"...composable_kernel_onnx.git" did not exist on "1a0b0e7bec7415a5604da4aec73161ad4b3a8feb"
Unverified Commit 25e2f818 authored by MissPenguin's avatar MissPenguin Committed by GitHub
Browse files

Merge pull request #5862 from LDOUBLEV/dygraph

fix
parents 674bd639 41ba8776
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
# The code is refer from: https://github.com/open-mmlab/mmocr/blob/main/mmocr/core/evaluation/kie_metric.py
from __future__ import absolute_import from __future__ import absolute_import
from __future__ import division from __future__ import division
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment