lhutton1 commented on pull request #9299: URL: https://github.com/apache/tvm/pull/9299#issuecomment-946831493
@Mousius see https://github.com/apache/tvm/pull/9299/files#diff-78a348fdab3d613a6644dc72ea3e697a8965c92a90117d345aa905c5027311f8R34-R35 :) The reason `answer` at the end refers to `dtype` twice is because the input and output data types are being referenced, not the data type of the weights. -- 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]
