Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
caffe2.python.layers.pairwise_dot_product.PairwiseDotProduct Class Reference
Inheritance diagram for caffe2.python.layers.pairwise_dot_product.PairwiseDotProduct:

Public Member Functions

def __init__ (self, model, input_record, output_dim, name='pairwise_dot_product', kwargs)
 
def add_ops (self, net)
 

Public Attributes

 indices_to_gather
 
 x_embeddings
 
 y_embeddings
 
 output_schema
 

Detailed Description

Definition at line 14 of file pairwise_dot_product.py.


The documentation for this class was generated from the following file: