Skip to content

Commit

Permalink
Fix ModelUploader bug & Update demo_tracing_model_torchscript_onxx.ip…
Browse files Browse the repository at this point in the history
…nyb to use register function (#185)

* Fix bug in ModelUploader by adding MODEL_CONTENT_SIZE_IN_BYTES_FIELD

Signed-off-by: Thanawan Atchariyachanvanit <latchari@amazon.com>

* Update demo_tracing_model_torchscript_onxx.ipnyb to use register function

Signed-off-by: Thanawan Atchariyachanvanit <latchari@amazon.com>

* Correct linting

Signed-off-by: Thanawan Atchariyachanvanit <latchari@amazon.com>

* Update CHANGELOG.md

Signed-off-by: Thanawan Atchariyachanvanit <latchari@amazon.com>

* Change folder names

Signed-off-by: Thanawan Atchariyachanvanit <latchari@amazon.com>

* Correct CHANGELOG.md

Signed-off-by: Thanawan Atchariyachanvanit <latchari@amazon.com>

---------

Signed-off-by: Thanawan Atchariyachanvanit <latchari@amazon.com>
  • Loading branch information
thanawan-atc committed Jun 30, 2023
1 parent 03199fb commit 976a512
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 74 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

- adding documentation for model group id @dhrubo-os ([#176](https://github.com/opensearch-project/opensearch-py-ml/pull/176))

### Fixed
- Fix ModelUploader bug & Update model tracing demo notebook by @thanawan-atc in ([#185](https://github.com/opensearch-project/opensearch-py-ml/pull/185))

## [1.0.0]

### Added
Expand Down
Loading

0 comments on commit 976a512

Please sign in to comment.