allen

Results 6 issues of allen

i have two onnxruntime session running at intel cpu : (1) at first total time is 200ms, (2) when test many times later, speed is 10s. (3) when nothing to...

type:performance

UnknownError Traceback (most recent call last) /home/xxx/tensorflow/lib/python3.6/site-packages/tensorflow/python/client/session.py in _do_call(self, fn, *args) 1355 try: -> 1356 return fn(*args) 1357 except errors.OpError as e: /home/xxx/tensorflow/lib/python3.6/site-packages/tensorflow/python/client/session.py in _run_fn(feed_dict, fetch_list, target_list, options, run_metadata) 1340...

Defined at: detector/../detector/db/assets/ops/dcn/modules/deform_conv.py(128): forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1090): _slow_forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1102): _call_impl detector/../detector/db/backbones/resnet.py(159): forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1090): _slow_forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1102): _call_impl /usr/local/lib/python3.6/dist-packages/torch/nn/modules/container.py(141): forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1090): _slow_forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1102): _call_impl detector/../detector/db/backbones/resnet.py(241): forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1090): _slow_forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1102): _call_impl detector/dbnet-plus-onnx.py(522): forward /usr/local/lib/python3.6/dist-packages/torch/nn/modules/module.py(1090): _slow_forward...

**Notice** If you need support or clarification regarding the usage of Drogon in your project, visit the official Drogon support channel at [gitter](https://gitter.im/drogon-web/community) Please create a new issue only if...

**Describe the bug** eventually crash as: *** Error in `./app': corrupted size vs. prev_size: 0x00007fd93c0049e0 *** ======= Backtrace: ========= /usr/lib64/libc.so.6(+0x80ba7)[0x7fd94519fba7] /usr/lib64/libc.so.6(+0x8248b)[0x7fd9451a148b] /usr/lib64/libc.so.6(__libc_malloc+0x4c)[0x7fd9451a46fc] /usr/lib64/libstdc++.so.6(_Znwm+0x1d)[0x7fd945a6418d] /usr/local/lib64/libjsoncpp.so.24(_ZNSt8_Rb_treeIN4Json5Value8CZStringESt4pairIKS2_S1_ESt10_Select1stIS5_ESt4lessIS2_ESaIS5_EE7_M_copyINSB_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_+0x87)[0x7fd9468ce6f7] /usr/local/lib64/libjsoncpp.so.24(_ZNSt8_Rb_treeIN4Json5Value8CZStringESt4pairIKS2_S1_ESt10_Select1stIS5_ESt4lessIS2_ESaIS5_EE7_M_copyINSB_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_+0x120)[0x7fd9468ce790] /usr/local/lib64/libjsoncpp.so.24(_ZNSt8_Rb_treeIN4Json5Value8CZStringESt4pairIKS2_S1_ESt10_Select1stIS5_ESt4lessIS2_ESaIS5_EE7_M_copyINSB_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_+0x100)[0x7fd9468ce770] /usr/local/lib64/libjsoncpp.so.24(_ZNSt8_Rb_treeIN4Json5Value8CZStringESt4pairIKS2_S1_ESt10_Select1stIS5_ESt4lessIS2_ESaIS5_EE7_M_copyINSB_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_+0x120)[0x7fd9468ce790] /usr/local/lib64/libjsoncpp.so.24(_ZN4Json5Value10dupPayloadERKS0_+0xef)[0x7fd9468cbf4f] /usr/local/lib64/libjsoncpp.so.24(_ZN4Json5ValueC1ERKS0_+0x19)[0x7fd9468cbfd9] /usr/local/lib64/libjsoncpp.so.24(_ZNSt8_Rb_treeIN4Json5Value8CZStringESt4pairIKS2_S1_ESt10_Select1stIS5_ESt4lessIS2_ESaIS5_EE7_M_copyINSB_11_Alloc_nodeEEEPSt13_Rb_tree_nodeIS5_EPKSF_PSt18_Rb_tree_node_baseRT_+0x47)[0x7fd9468ce6b7]...