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

Public Member Functions

def __init__ (self, model, input_record, seed=0, modulo=None, use_hashing=True, name='sparse_feature_hash', kwargs)
 
def extract_hash_size (self, metadata)
 
def add_ops (self, net)
 

Public Attributes

 seed
 
 use_hashing
 
 modulo
 
 output_schema
 

Detailed Description

Definition at line 21 of file sparse_feature_hash.py.


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