Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AjeyPaiK authored Feb 9, 2024
1 parent b630fc4 commit 668debc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ oncojit --model_def <path_to_model_definition_in_original_repo> --weights <path
**Note**:
1. Please note that oncojit assumes the nn.Module which needs jit compilation, loads its weight in the constructor.
2. Since different open source models are written differently and often without regard for types, it may be possible that you end up fixing the original model definition.

**Key Features**:

**Optimized Performance**: Leverage the power of JIT compilation to enhance the performance of deep learning models, ensuring quicker load times and faster inference with minimal latency.
Expand Down

0 comments on commit 668debc

Please sign in to comment.