Yuwen Hu

Results 10 issues of Yuwen Hu

## Possible Imporvements for ReadtheDocs Nano Section ### 1. Major Issues #### 1.1 [BigDL-Nano TensorFlow Inference Overview](https://bigdl.readthedocs.io/en/latest/doc/Nano/QuickStart/pytorch_inference.html) For this page, most of contents seems to be directly copied from "BigDL-Nano...

document

Based on PR #5222, realize the following improvements: - [ ] Adding ipynb files through DIRECTLY LINKING to where they are, without copying them - [ ] Hiding outputs with...

document

## Description ### 1. Why the change? Add Nano how-to guides to our documentation for better user experience. How-to guides aim at giving multiple bite-sized, task-oriented, and executable examples for...

Nano

API doc is missing for `bigdl.nano.tf.keras.layers.Embedding` and `bigdl.nano.tf.keras.layers.Embedding`

document
Nano

The problem occurred when importing `Model` from `bigdl.nano.tf.keras` after we have used tensorflow for creating datasets, etc. Example problematic code: ```python import tensorflow as tf import tensorflow_datasets as tfds def...

Nano

Under develop environment (`export PYTHONPATH=...`), errors will occur when setting `LD_PRELOAD` during `source bigdl-nano-init`. ![image](https://user-images.githubusercontent.com/54161268/188533373-f921ffa6-6cde-4674-8cf8-eba96fcd447a.png)

Nano

### Describe the bug Machine: Arc A730M (Also met same bug on Arc A750) OS: WIndows 11 Driver: 31.0.101.5081 (Also met same bug with version 31.0.101.5084) oneAPI: 2024.0 Code to...

ARC
Crash
Windows

https://github.com/intel-analytics/BigDL/issues/8857#issuecomment-1700515659 ![image](https://github.com/intel-analytics/BigDL/assets/54161268/6e58c379-836e-4acc-8ed1-c6fefdc1a82f)

### Describe the issue Platform: Intel Core Ultra 7 155H OS: Windows 11 `intel-extension-for-pytorch==2.1.10+xpu` `torch==2.1.0a0+cxx11.abi` On a new MTL machine, the first time for `import torch` and `import intel_extension_for_pytorch` took...

ARC
Windows