[breaking] Change internal model serialization to UBJSON. (#7556)
* Use typed array for models. * Change the memory snapshot format. * Add new C API for saving to raw format.
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
"default_left": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "boolean"
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"categories": {
|
||||
|
||||
Reference in New Issue
Block a user