sola for mmvcv13

This commit is contained in:
wataru 2023-04-15 04:25:49 +09:00
parent e342d53b76
commit e3385b8804

View File

@ -100,7 +100,9 @@
"converterSetting": [
{
"name": "inputChunkNum",
"options": {}
"options": {
"nums": [1, 2, 4, 8, 16, 24, 32, 40, 48, 56, 64]
}
},
{
"name": "gpu",
@ -143,6 +145,10 @@
{
"name": "trancateNumThreshold",
"options": {}
},
{
"name": "solaEnable",
"options": {}
}
]
},