sunjiweiswift opened a new issue #8664: URL: https://github.com/apache/tvm/issues/8664
def from_onnx(model, shape=None, **dtype="float32",** opset=None, freeze_params=False): def from_tensorflow(graph, layout="NHWC", shape=None, outputs=None, convert_config=None): Why TF not support variable dtype -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
