Hu, Zhaojie

Results 5 issues of Hu, Zhaojie

## Description Add save/load fundamental examples for optimized Pytorch model. ### 1. Why the change? related issue: #5773 ### 2. User API changes N/A ### 3. Summary of the change...

example
Nano

## Description Add OpenVINO tutorial test scripts and add them to github workflow as part of nano-notebook-tests. ### 1. Why the change? As mentioned in PR #5832, the OpenVINO fundamental...

We can use `OpenVINOModel` API to load an OpenVINO model and do inference in Nano, so in this case, there is no need to install nano with frameworks like TF...

Nano

## Description ### 1. Why the change? Add fundamental notebook examples to show how to run sync and async inference on OpenVINO model using Nano. ### 2. User API changes...

example
Nano

When running `source bigdl-nano-init` in bash, it usually works well, but when running it in other shells like zsh, the script has trouble setting the preload libs. I think it's...

Nano