Merge commit '7672adeec7' into concedo_experimental

# Conflicts:
#	CMakeLists.txt
#	Makefile
#	kompute-shaders/op_rope_f16.comp
#	kompute-shaders/op_rope_f32.comp
#	kompute-shaders/rope_common.comp
#	tests/test-backend-ops.cpp
#	tests/test-grad0.cpp
#	tests/test-rope.cpp
This commit is contained in:
Concedo 2024-06-09 15:35:51 +08:00
commit 02357eadf8
129 changed files with 2243 additions and 2485 deletions

View file

@ -715,7 +715,7 @@ maxhordelen = 256
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.67"
KcppVersion = "1.68"
showdebug = True
showsamplerwarning = True
showmaxctxwarning = True