Skip to content
#

hardware-acceleration

Here are 90 public repositories matching this topic...

onlyonedaniel
onlyonedaniel commented Nov 18, 2020

Describe the bug
when axis has duplicate value , onnxruntime compute result is all same value ,which is different with expect of tensorflow

Urgency
2020.11.18

System information
Linux Ubuntu 16.04

  • ONNX Runtime installed from binary
  • ONNX Runtime version:1.4.0
  • Python version:3.5

Expected behavior
When there are duplicate values, the duplicate can be removed. j

jahofmann
jahofmann commented Jul 30, 2020

Right now it is very easy to deadlock the whole system if a PE e.g. reads from the DDR and writes to the DDR but never deals with the result of either request. Right now such a situation is quite hard to debug. Most often this scenario happens when the DMA engine is active at the same time.

Right now I have to possible solutions:

  • Add infrastructure to the AXI ports of a PE that counts the n

Improve this page

Add a description, image, and links to the hardware-acceleration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hardware-acceleration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.