ivy
ivy copied to clipboard
Added tf.keras.backend frontends and fixed unsupported dtypes function
- Added the
tf.keras.backend.dot
andtf.keras.backend.bias_add
frontends - Fixes to the unsupported dtypes functions for inferring the unsupported dtypes of frontend code that uses other frontend code which uses
ivy
code