Public Member Functions | |
def | __init__ (self, model, input_record, max_score=0, bucket_boundaries=None, weight_optim=None, name="bucket_weighted") |
def | get_memory_usage (self) |
def | add_ops (self, net) |
Public Attributes | |
bucket_boundaries | |
shape | |
bucket_w | |
output_schema | |
Definition at line 22 of file bucket_weighted.py.