intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs
Find a file
Ian Wong ef12a19dd4 Fix some issues found when save bigdl model to tensorflow format file (#1997)
* fix BN save tf issue when scale and offset is null; fix conv2d save tf issue when bias is null; support save LRN layer to tf format

* fix get padding info not correct when ceilMode=true and pad=0

* support save Scale in tf format

* refind some code

* fix unit test
2017-12-13 17:51:12 +08:00