You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/tensorflow2ncnn model-frozen-1.pb model-frozen-1.param model-frozen-1.bin
SpaceToBatchND not supported yet !
nTblock_shape #3
Tpaddings #3
T #1
BatchToSpaceND not supported yet !
nT #1
Tcrops #3
Tblock_shape #3
SpaceToBatchND not supported yet !
nT #1
Tblock_shape #3
Tpaddings #3
BatchToSpaceND not supported yet !
nTcrops #3
T #1
Tblock_shape #3
SpaceToBatchND not supported yet !
nT #1
Tpaddings #3
Tblock_shape #3
BatchToSpaceND not supported yet !
nTcrops #3
T #1
Tblock_shape #3
model | 模型 | モデル
This model contains operations which are supported in Tensorflow, I know NCNN doesn't support these operations. Is there any alternate path i can take to make this work on ncnn. Does writing SpaceToBatchND as a custom layer in ncnn would help ? does customer layer run on GPU or DSP or does it fall back to CPU.
how to reproduce | 复现步骤 | 再現方法
The text was updated successfully, but these errors were encountered:
error log | 日志或报错信息 | ログ
/tensorflow2ncnn model-frozen-1.pb model-frozen-1.param model-frozen-1.bin
SpaceToBatchND not supported yet !
nTblock_shape #3
Tpaddings #3
T #1
BatchToSpaceND not supported yet !
nT #1
Tcrops #3
Tblock_shape #3
SpaceToBatchND not supported yet !
nT #1
Tblock_shape #3
Tpaddings #3
BatchToSpaceND not supported yet !
nTcrops #3
T #1
Tblock_shape #3
SpaceToBatchND not supported yet !
nT #1
Tpaddings #3
Tblock_shape #3
BatchToSpaceND not supported yet !
nTcrops #3
T #1
Tblock_shape #3
model | 模型 | モデル
This model contains operations which are supported in Tensorflow, I know NCNN doesn't support these operations. Is there any alternate path i can take to make this work on ncnn. Does writing SpaceToBatchND as a custom layer in ncnn would help ? does customer layer run on GPU or DSP or does it fall back to CPU.
how to reproduce | 复现步骤 | 再現方法
The text was updated successfully, but these errors were encountered: