Public Member Functions | |
def | __init__ (self, model, input_record, output_dim, pairwise_similarity_func='dot', name='pairwise_similarity', kwargs) |
def | add_ops (self, net) |
Public Attributes | |
pairwise_similarity_func | |
indices_to_gather | |
x_embeddings | |
y_embeddings | |
output_schema | |
Definition at line 14 of file pairwise_similarity.py.