v1.0.0-rc.91

This commit is contained in:
2025-10-20 20:43:44 +02:00
parent 6524365ffa
commit 061152279c
260 changed files with 4856 additions and 1063 deletions
+4
View File
@@ -11,4 +11,8 @@ int32_t get_gpu_count() {
void set_gpu(int32_t dev_id) {}
int get_gpu_numa_node(int dev_id) {
return -1;
}
#endif