Module transform.torch_transform ================================ .. contents:: :local: .. automodule:: transform.torch_transform .. currentmodule:: transform.torch_transform .. rubric:: Functions overview .. autosummary:: apply_T deterministic_rounding dropout int_quant make_act_T_config make_act_T_network make_backward_passthrough make_param_T_config make_param_T_network remove_T_net stochastic_channel_rounding stochastic_rounding t_decay .. rubric:: Classes overview .. autosummary:: ActWrapper TWrapper class_calc_q_decay .. rubric:: Functions .. autofunction:: apply_T .. autofunction:: deterministic_rounding .. autofunction:: dropout .. autofunction:: int_quant .. autofunction:: make_act_T_config .. autofunction:: make_act_T_network .. autofunction:: make_backward_passthrough .. autofunction:: make_param_T_config .. autofunction:: make_param_T_network .. autofunction:: remove_T_net .. autofunction:: stochastic_channel_rounding .. autofunction:: stochastic_rounding .. autofunction:: t_decay .. rubric:: Classes .. autoclass:: ActWrapper :members: .. autoclass:: TWrapper :members: .. autoclass:: class_calc_q_decay :members: