intel/ipex-llm - Accelerate local LLM inference and finetuning on Intel XPUs https://github.com/intel/ipex-llm/
Find a file
Yao Zhang 33ab8e8fe5 Add LogicalNot, LogicalOr and LogicalAnd (#1495)
* add boolean, short, int, long, string, char to tensor support

* implement and test LogicalOr and LogicalAnd operations

* add logical not

* change a typo

* refine logicalOr and logicalAnd

* fix scala code style error
2017-09-01 15:27:13 +08:00