tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

onnxruntime.yml (605B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 ---
      5 task-defaults:
      6    fetch:
      7        repo: https://github.com/Microsoft/onnxruntime
      8        revision: 89f8206ba4f1c22c39e0297fb55272e8ce8cd7d0
      9 
     10 onnxruntime-src:
     11    description: Source code for ONNX runtime
     12    fetch:
     13        type: git
     14 
     15 onnxruntime-deps:
     16    description: Source for ONNX runtime dependencies
     17    fetch:
     18        type: onnxruntime-deps-fetch
     19        artifact-name: onnxruntime-deps.tar.zst