intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs https://github.com/intel/ipex-llm/
Find a file
Ian Wong a9112a8799 Support load more tensorflow operations (#1858)
* add more ops

* checkin reduce

* add All

* support all and any

* add operation Round

* support floordiv and truncatediv

* support FloorMode/Mod/TruncateMod

* add exp/expm1

* add InTopK

* add rint

* remove a JDK8 api

* fix style issue

* fix a bug in floordiv
2017-11-10 15:48:11 +08:00