Skip to content

Commit

Permalink
Add PyTorch to ONNX section to training notebooks (#903)
Browse files Browse the repository at this point in the history
- Add PyTorch to ONNX section to the following training notebooks:
   - Phishing
   - Root Cause
   - Log Parsing
   - SID
- Update Phishing and SID models to work with torch 1.13

Closes #892
Closes #529

Authors:
  - Eli Fajardo (https://github.com/efajardo-nv)
  - Michael Demoret (https://github.com/mdemoret-nv)

Approvers:
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #903
  • Loading branch information
efajardo-nv authored May 1, 2023
1 parent 070897d commit a713d95
Show file tree
Hide file tree
Showing 15 changed files with 447 additions and 196 deletions.
3 changes: 0 additions & 3 deletions models/phishing-models/phishing-bert-20221115.onnx

This file was deleted.

3 changes: 0 additions & 3 deletions models/phishing-models/phishing-bert-20221115.pt

This file was deleted.

3 changes: 3 additions & 0 deletions models/phishing-models/phishing-bert-20230421.onnx
Git LFS file not shown
3 changes: 3 additions & 0 deletions models/phishing-models/phishing-bert-20230421.pt
Git LFS file not shown
3 changes: 0 additions & 3 deletions models/sid-models/sid-minibert-20211021.onnx

This file was deleted.

3 changes: 0 additions & 3 deletions models/sid-models/sid-minibert-20211021.pth

This file was deleted.

3 changes: 3 additions & 0 deletions models/sid-models/sid-minibert-20230424.onnx
Git LFS file not shown
3 changes: 3 additions & 0 deletions models/sid-models/sid-minibert-20230424.pt
Git LFS file not shown
Loading

0 comments on commit a713d95

Please sign in to comment.