data: publish complete Calculet NPU research archive
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
message(STATUS "Using RPC backend")
|
||||
|
||||
ggml_add_backend_library(ggml-rpc
|
||||
ggml-rpc.cpp
|
||||
)
|
||||
|
||||
if (WIN32)
|
||||
target_link_libraries(ggml-rpc PRIVATE ws2_32)
|
||||
endif()
|
||||
+2009
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user