-
**Is your feature request related to a problem? Please describe.**
No, it's not a problem but a feature request
**System information**
- ONNX Runtime version (you are using): 1.9
**Describe th…
-
:~/DataDisk/qijie.sun/push_files$ adb shell "cd ${DEVICE_DIR} \
&& export LD_LIBRARY_PATH=${DEVICE_DIR} \
&& export ADSP_LIBRARY_PATH=${DEVICE_DIR} \
&& ./qnn_execu…
-
there are parameters for kernel size and type and for most of the case the type is NONE, is there any recommendation for choosing the kernels size and types?
-
**Describe the bug**
I created an onnx model and saved it with save_as_external_data = True, then loaded it into memory with load_external_data= False, then pass model.SerializeToString() to onnxrt.I…
-
It would be great if you can add incremental addNode function.
Like https://cdn.rawgit.com/frewsxcv/graphosaurus/HEAD/examples/incremental/index.html
-
There are some severe speed issues with the preprocess and data loader script and this oftens makes benchmarking a rather tedious process. I'll work on clearing up the technical debt here (mostly mine…
-
Here's my trace:
2020-11-20 11:35:11.019757: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:116] None of the MLIR optimization passes are enabled (registered 2)
2020-11-20 11:35:11.669…
-
### Description
I work on the Amazon Flex delivery app. We use SPM with over 100 different packages, made by different teams. We have a couple of issues with SPM related to package resolution and bui…
-
This is a possible solution to #418
Our model aims to predict the optimal `split_every` value that makes the reduction as fast as possible.
This parameter affects the input data size of each func…
-
### Description
YugabyteDB added support for building with PGO in https://github.com/yugabyte/yugabyte-db/commit/34cb791ed9d3d5f8ae9a9b9e9181a46485e1981d . Unfortunately, for the users, it's not easy…