microsoft / onnxjs

ONNX.js: run ONNX models using JavaScript
Other
1.75k stars 130 forks source link

Selu operator for cpu added #312

Open joey00072 opened 3 years ago

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

joey00072 commented 2 years ago
test/data/ops/xor.jsonc 6ms
test/test-suite-whitelist.jsonc 21ms
ERR! pre-commit File(s) not formatted:
ERR! pre-commit lib/backends/cpu/ops/unary-op.ts
npm ERR! code ELIFECYCLE
npm ERR! errno 1

I am getting this error wihile running npm npm run pre-commit with I have already used default vscode code formater, which code formater should I use.