alibi.explainers.similarity.backends.tensorflow.base module

tensorflow backend for similarity explainers.

Methods unique to the tensorflow backend are defined here. The interface this class defines syncs with the pytorch backend in order to ensure that the similarity methods only require to match this interface.