Skip to content

Commit

Permalink
Update protoc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Dec 14, 2024
1 parent 5455077 commit 082c7e0
Show file tree
Hide file tree
Showing 19 changed files with 537 additions and 61 deletions.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ const update = async () => {
const targets = process.argv.length > 3 ? process.argv.slice(3) : [
'armnn',
'bigdl',
'caffe', 'caffe2', 'circle', 'cntk', 'coreml',
'caffe', 'circle', 'cntk', 'coreml',
'dlc', 'dnn',
'gguf',
'kann', 'keras',
Expand Down
Loading

0 comments on commit 082c7e0

Please sign in to comment.