↓ 5 callersMethod__init__(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks,
attn_resolutions, dropout=0.0, resam
tokenizer/vqgan/layer.py:176
↓ 4 callersFunctiongenerate(model, cond, max_new_tokens, emb_masks=None, cfg_scale=1.0, cfg_interval=-1, **sampling_kwargs)
autoregressive/models/generate.py:127
↓ 2 callersFunction_get_graph_batch_sizeReturns the padded batch size given actual batch size. Batch sizes are 1, 2, 4, _BATCH_SIZE_ALIGNMENT, 2*_BATCH_SIZE_ALIGNMENT, 3*_BATCH_SIZE
autoregressive/serve/model_runner.py:1202