mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Reverts microsoft/onnxruntime#21421 Users are seeing chrome memory grow to 16GB before it crashes: https://github.com/microsoft/onnxruntime/issues/21810 Revert for now so we have time to debug.
10 lines
384 B
Text
10 lines
384 B
Text
[submodule "cmake/external/onnx"]
|
|
path = cmake/external/onnx
|
|
url = https://github.com/onnx/onnx.git
|
|
[submodule "cmake/external/libprotobuf-mutator"]
|
|
path = cmake/external/libprotobuf-mutator
|
|
url = https://github.com/google/libprotobuf-mutator.git
|
|
[submodule "cmake/external/emsdk"]
|
|
path = cmake/external/emsdk
|
|
url = https://github.com/emscripten-core/emsdk.git
|
|
branch = 3.1.59
|