MCPcopy Create free account
hub / github.com/CVL-UESTC/MVAR / __init__

Method __init__

models/quant.py:19–69  ·  view source on GitHub ↗
(
        self,
        vocab_size,
        Cvae,
        using_znorm,
        beta: float = 0.25,
        default_qresi_counts=0,
        v_patch_nums=None,
        quant_resi=0.5,
        share_quant_resi=4,  # share_quant_resi: args.qsr
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

PhiNonSharedClass · 0.85
PhiClass · 0.85
PhiSharedClass · 0.85
PhiPartiallySharedClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected