inadob edited a comment on issue #4642: [Relay][Frontend][TFLite] Add parser support for logical operators URL: https://github.com/apache/incubator-tvm/pull/4642#issuecomment-573727010 @u99127 @yzhliu so previously, the tests for **logical_and** and **logical_or** were failing because of the CI tflite version=1.13 and since boolean dtype is supported from tlfite 1.15. Now I added a line in the tests to check the tlfite version. With regard to **logical_not** - it's not included in the PR because of that issue in the snap.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
