oxyzen_node
Advanced tools
@@ -390,5 +390,3 @@ #ifndef ZENLITE_SDK_H | ||
| SDK_EXTERN void zl_set_model_predict_callback(ModelPredictCB cb); | ||
| #ifndef BUILD_WASM | ||
| SDK_EXTERN float* zl_model_predict(const char* device_id, const char* model_type, float* predictor_buff); | ||
| #endif | ||
@@ -395,0 +393,0 @@ // 5-2. Device Callbacks |
+1
-1
| { | ||
| "name": "oxyzen_node", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6", | ||
| "description": "oxyzen bindings for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
17951488
0