MNN/tools/train/transformConfig2.json

9 lines
124 B
JSON

{
"Train": true,
"Optimizor": {
"OnlyUpdateOps":[],
"NoUpdateOps":[],
"type": "SGD"
}
}