Fix TF literal parsing for relu6 (#1370)
Fixes TF literal parsing for relu6. previously always made a float type literal, breaks for float16 as an example
Showing
Please register or sign in to comment
Fixes TF literal parsing for relu6. previously always made a float type literal, breaks for float16 as an example