AndrewZhaoLuo commented on pull request #9840:
URL: https://github.com/apache/tvm/pull/9840#issuecomment-1013487233


   > Hi~ there is a tflite optimization that may create a FC with 
`keep_num_dims=True` 
https://github.com/tensorflow/tensorflow/blob/31676d116a7ba7d07ac15c6ac03af09d903a6e6b/tensorflow/compiler/mlir/lite/transforms/optimize.cc#L598-L667
   
   That appears to rewrite an existing FC tflite with keep_num_dims. We need a 
way to get to construct an FC with that option in tflite (e.g. transform from 
regular TF)


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


Reply via email to