You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/03/16 12:53:09 UTC

[GitHub] [tvm] d-smirnov commented on pull request #7639: [TFLite] Cast operator adapted for MLIR-based convertor

d-smirnov commented on pull request #7639:
URL: https://github.com/apache/tvm/pull/7639#issuecomment-800232567


   @u99127 @anijain2305 
   MLIR-based converter outputs no BuiltinOptions for Cast operator. In this case the output type can be derived from the Cast operator output tensor, In case of TOCO converter there will be "normal" BuiltinOptions.CastOptions with output type. The PR allows both versions of Cast to be consumed with TFLite front end.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org