tabensemb.model.AbstractWrapper =============================== .. currentmodule:: tabensemb.model .. autoclass:: AbstractWrapper :show-inheritance: .. rubric:: Methods .. automethod:: __init__ .. autosummary:: ~AbstractWrapper.eval ~AbstractWrapper.reset_forward ~AbstractWrapper.wrap_forward .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: AbstractWrapper.__call__ AbstractWrapper.eval AbstractWrapper.reset_forward AbstractWrapper.wrap_forward .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: AbstractWrapper.hidden_rep_dim AbstractWrapper.hidden_representation