ipex-llm icon indicating copy to clipboard operation
ipex-llm copied to clipboard

Nano : automatically detect redundant inputs and feedback to users

Open rnwang04 opened this issue 2 years ago • 1 comments

Also to fix https://github.com/intel-analytics/BigDL/issues/4970, here add automatic detection of redundant input names in trace with onnxruntime.

rnwang04 avatar Jul 05 '22 01:07 rnwang04

maybe we can add ut for this pr in https://github.com/intel-analytics/BigDL/blob/main/python/nano/test/onnx/pytorch/test_onnx.py

TheaperDeng avatar Jul 06 '22 06:07 TheaperDeng