intel/ipex-llm - Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc.
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