Skip to content

Commit

Permalink
feat(model): add tfjs bno model
Browse files Browse the repository at this point in the history
This commit adds a tensorflowjs format bno model which is originally developed in pytorch
and has the following export path: pytorch->ONNX-> tensorflow SavedModel-> tensorflowjs.
Note that the model has not been test yet.
This commit also include @tensorflow/tfjs as a dependency.
  • Loading branch information
Lutra-Fs committed Sep 7, 2023
1 parent 90c66ee commit 887841c
Show file tree
Hide file tree
Showing 7 changed files with 279 additions and 21 deletions.
Loading

0 comments on commit 887841c

Please sign in to comment.