This is an archive of the discontinued LLVM Phabricator instance.

[MLInliner] bugfix for tensor type name: float -> float32
AbandonedPublic

Authored by yundiqian on Aug 22 2020, 2:29 PM.

Details

Summary

fix the bug that tensor type float is called float32 instead of float

Diff Detail

Event Timeline

yundiqian created this revision.Aug 22 2020, 2:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2020, 2:29 PM
yundiqian requested review of this revision.Aug 22 2020, 2:29 PM
yundiqian abandoned this revision.Aug 24 2020, 2:10 PM

mtrofin is going to fix in a different way.