mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-22 22:01:08 +00:00
5 lines
143 B
Batchfile
5 lines
143 B
Batchfile
|
|
:: Copyright (c) Microsoft Corporation. All rights reserved.
|
||
|
|
:: Licensed under the MIT License.
|
||
|
|
@echo off
|
||
|
|
python %~dp0\scripts\build_web.py %*
|