VariableError ONNX TO TVM

Hi, I tried to use sklearn to onnx model in tvm but there is an error accured:

ValueError: Must provide an input shape for float_input.

How can I fix it?

Thanks,