inadob opened a new pull request #4642: [Relay][Frontend][TFLite] Add parser 
support for logical operators
URL: https://github.com/apache/incubator-tvm/pull/4642
 
 
   * Add parser support for logical_and, logical_or
   * Add boolean dtype as a valid tensor type
   * boolean dtype is supported only from tf 1.15
     so logical ops work only in that and newer versions
   * Logical_not is ommited since tflite can't convert it --> throws an error 
for addv2:
   
![logical_not_error](https://user-images.githubusercontent.com/55383260/71901109-1c9a2000-3157-11ea-8f89-c3b105ea27d6.png)
   

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

Reply via email to