Fix load_preprocess logic in TorchModel
Open
- Dominant language
- Rust
- Stars
- 40
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The `load_preprocessor` function is not iterating over preprocessor map and is instead using the injected path, which is cause `IsaDirectory` errors when trying to load
Contributor guide
Assessment
This issue has not been assessed yet.