Open Francis235 opened 4 months ago
When I use onnx-tool to count the flops and params of my wenet model, I encounter this issue: this Node GreaterOrEqual-GreaterOrEqual_27 has no value_infer.
It may be caused by the constant_folding function. You can disable it and do the profile again.
When I use onnx-tool to count the flops and params of my wenet model, I encounter this issue: this Node GreaterOrEqual-GreaterOrEqual_27 has no value_infer.