bitorch.runtime\_mode.RuntimeMode ================================= .. currentmodule:: bitorch.runtime_mode .. autoclass:: RuntimeMode :members: :no-inherited-members: :special-members: __call__, __add__, __mul__, forward, __init__ .. rubric:: Methods .. autosummary:: :nosignatures: ~RuntimeMode.available_values ~RuntimeMode.list_of_names ~RuntimeMode.is_single_mode ~RuntimeMode.is_combined_mode ~RuntimeMode.from_string ~RuntimeMode.mode_compatible ~RuntimeMode.is_supported_by .. rubric:: Attributes .. autosummary:: ~RuntimeMode.RAW ~RuntimeMode.DEFAULT ~RuntimeMode.CPU ~RuntimeMode.GPU ~RuntimeMode.INFERENCE_AUTO