Index _ | A | B | C | D | E | F | G | H | I | K | L | M | O | P | R | S | T | U | V | W _ __enter__() (objwatch.core.ObjWatch method) (objwatch.ObjWatch method) __exit__() (objwatch.core.ObjWatch method) (objwatch.ObjWatch method) __init__() (objwatch.config.ObjWatchConfig method) (objwatch.core.ObjWatch method) (objwatch.event_handls.EventHandls method) (objwatch.events.EventType method) (objwatch.mp_handls.MPHandls method) (objwatch.ObjWatch method) (objwatch.targets.Targets method) (objwatch.tracer.Tracer method) (objwatch.utils.weak._IterationGuard method) (objwatch.utils.weak.WeakIdKeyDictionary method) (objwatch.utils.weak.WeakIdRef method) (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper method) (objwatch.wrappers.CPUMemoryWrapper method) (objwatch.wrappers.tensor_shape_wrapper.TensorShapeWrapper method) (objwatch.wrappers.TensorShapeWrapper method) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper method) (objwatch.wrappers.TorchMemoryWrapper method) __new__() (objwatch.runtime_info.RuntimeInfo static method) __post_init__() (objwatch.config.ObjWatchConfig method) __str__() (objwatch.config.ObjWatchConfig method) _abc_impl (objwatch.utils.weak.WeakIdKeyDictionary attribute) (objwatch.wrappers.abc_wrapper.ABCWrapper attribute) (objwatch.wrappers.ABCWrapper attribute) (objwatch.wrappers.base_wrapper.BaseWrapper attribute) (objwatch.wrappers.BaseWrapper attribute) (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper attribute) (objwatch.wrappers.CPUMemoryWrapper attribute) (objwatch.wrappers.tensor_shape_wrapper.TensorShapeWrapper attribute) (objwatch.wrappers.TensorShapeWrapper attribute) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper attribute) (objwatch.wrappers.TorchMemoryWrapper attribute) _add_json_event() (objwatch.event_handls.EventHandls method) _build_exclude_target_index() (objwatch.tracer.Tracer method) _build_target_index() (objwatch.tracer.Tracer method) _capture_memory() (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper method) (objwatch.wrappers.CPUMemoryWrapper method) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper method) (objwatch.wrappers.TorchMemoryWrapper method) _check_global_changes() (objwatch.tracer.Tracer method) _check_init_multiprocessing() (objwatch.mp_handls.MPHandls method) _check_init_torch() (objwatch.mp_handls.MPHandls method) _check_initialized() (objwatch.mp_handls.MPHandls method) _check_targets() (objwatch.targets.Targets method) _commit_removals() (objwatch.utils.weak.WeakIdKeyDictionary method) _extract_args_kwargs() (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) _extract_class_attributes() (objwatch.targets.Targets method) _filename_endswith() (objwatch.tracer.Tracer method) _flatten_module_structure() (objwatch.targets.Targets method) _format_args_kwargs() (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) _format_memory() (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper method) (objwatch.wrappers.CPUMemoryWrapper method) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper method) (objwatch.wrappers.TorchMemoryWrapper method) _format_return() (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) _format_value() (objwatch.event_handls.EventHandls static method) (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) (objwatch.wrappers.tensor_shape_wrapper.TensorShapeWrapper method) (objwatch.wrappers.TensorShapeWrapper method) _generate_prefix() (objwatch.event_handls.EventHandls static method) _get_function_info() (objwatch.tracer.Tracer method) _handle_change_type() (objwatch.tracer.Tracer method) _handle_collection_change() (objwatch.event_handls.EventHandls method) _initialize() (objwatch.runtime_info.RuntimeInfo method) _initialize_tracking_state() (objwatch.tracer.Tracer method) _instance (objwatch.runtime_info.RuntimeInfo attribute) _IterationGuard (class in objwatch.utils.weak) _log_event() (objwatch.event_handls.EventHandls method) _parse_class() (objwatch.targets.Targets method) _parse_function() (objwatch.targets.Targets method) _parse_module() (objwatch.targets.Targets method) _parse_module_by_name() (objwatch.targets.Targets method) _parse_py_file() (objwatch.targets.Targets method) _parse_string() (objwatch.targets.Targets method) _parse_target() (objwatch.targets.Targets method) _process_assignment() (objwatch.targets.Targets method) _process_targets() (objwatch.targets.Targets method) _scrub_removals() (objwatch.utils.weak.WeakIdKeyDictionary method) _should_trace_attribute() (objwatch.tracer.Tracer method) _should_trace_class() (objwatch.tracer.Tracer method) _should_trace_frame() (objwatch.tracer.Tracer method) _should_trace_function() (objwatch.tracer.Tracer method) _should_trace_global() (objwatch.tracer.Tracer method) _should_trace_method() (objwatch.tracer.Tracer method) _should_trace_module() (objwatch.tracer.Tracer method) _track_globals_change() (objwatch.tracer.Tracer method) _track_locals_change() (objwatch.tracer.Tracer method) _track_object_change() (objwatch.tracer.Tracer method) _update_objects_lens() (objwatch.tracer.Tracer method) _validate_filename_targets() (objwatch.targets.Targets method) A ABCWrapper (class in objwatch.wrappers) (class in objwatch.wrappers.abc_wrapper) APD (objwatch.events.EventType attribute) B BaseWrapper (class in objwatch.wrappers) (class in objwatch.wrappers.base_wrapper) C call_depth (objwatch.tracer.Tracer property) Constants (class in objwatch.constants) copy() (objwatch.utils.weak.WeakIdKeyDictionary method) CPUMemoryWrapper (class in objwatch.wrappers) (class in objwatch.wrappers.cpu_memory_wrapper) create_logger() (in module objwatch.utils.logger) D deep_merge() (in module objwatch.targets) determine_change_type() (objwatch.event_handls.EventHandls method) E END (objwatch.events.EventType attribute) EventHandls (class in objwatch.event_handls) EventType (class in objwatch.events) exclude_targets (objwatch.config.ObjWatchConfig attribute) F format_sequence() (objwatch.event_handls.EventHandls static method) framework (objwatch.config.ObjWatchConfig attribute) G get() (objwatch.utils.weak.WeakIdKeyDictionary method) get_exclude_filename_targets() (objwatch.targets.Targets method) get_exclude_targets() (objwatch.targets.Targets method) get_filename_targets() (objwatch.targets.Targets method) get_index() (objwatch.mp_handls.MPHandls method) get_info_dict() (objwatch.runtime_info.RuntimeInfo method) get_logger() (in module objwatch.utils.logger) get_targets() (objwatch.targets.Targets method) H handle_apd() (objwatch.event_handls.EventHandls method) handle_end() (objwatch.event_handls.EventHandls method) HANDLE_GLOBALS_SYMBOL (objwatch.constants.Constants attribute) HANDLE_LOCALS_SYMBOL (objwatch.constants.Constants attribute) handle_pop() (objwatch.event_handls.EventHandls method) handle_run() (objwatch.event_handls.EventHandls method) handle_upd() (objwatch.event_handls.EventHandls method) I indexes (objwatch.config.ObjWatchConfig attribute) is_initialized() (objwatch.mp_handls.MPHandls method) items() (objwatch.utils.weak.WeakIdKeyDictionary method) iter_parents() (in module objwatch.targets) K keyrefs() (objwatch.utils.weak.WeakIdKeyDictionary method) keys() (objwatch.utils.weak.WeakIdKeyDictionary method) L level (objwatch.config.ObjWatchConfig attribute) load_wrapper() (objwatch.tracer.Tracer method) log_debug() (in module objwatch.utils.logger) LOG_ELEMENT_TYPES (objwatch.constants.Constants attribute) log_error() (in module objwatch.utils.logger) LOG_INDENT_LEVEL (objwatch.constants.Constants attribute) log_info() (in module objwatch.utils.logger) log_metainfo_with_format() (objwatch.tracer.Tracer method) LOG_SEQUENCE_TYPES (objwatch.constants.Constants attribute) log_warn() (in module objwatch.utils.logger) M MAX_SEQUENCE_ELEMENTS (objwatch.constants.Constants attribute) MAX_TARGETS_DISPLAY (objwatch.constants.Constants attribute) mem_types (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper attribute) (objwatch.wrappers.CPUMemoryWrapper attribute) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper attribute) (objwatch.wrappers.TorchMemoryWrapper attribute) module objwatch objwatch.config objwatch.constants objwatch.core objwatch.event_handls objwatch.events objwatch.mp_handls objwatch.runtime_info objwatch.targets objwatch.tracer objwatch.utils objwatch.utils.logger objwatch.utils.util objwatch.utils.weak objwatch.wrappers objwatch.wrappers.abc_wrapper objwatch.wrappers.base_wrapper objwatch.wrappers.cpu_memory_wrapper objwatch.wrappers.tensor_shape_wrapper objwatch.wrappers.torch_memory_wrapper MPHandls (class in objwatch.mp_handls) O objwatch module ObjWatch (class in objwatch) (class in objwatch.core) objwatch.config module objwatch.constants module objwatch.core module objwatch.event_handls module objwatch.events module objwatch.mp_handls module objwatch.runtime_info module objwatch.targets module objwatch.tracer module objwatch.utils module objwatch.utils.logger module objwatch.utils.util module objwatch.utils.weak module objwatch.wrappers module objwatch.wrappers.abc_wrapper module objwatch.wrappers.base_wrapper module objwatch.wrappers.cpu_memory_wrapper module objwatch.wrappers.tensor_shape_wrapper module objwatch.wrappers.torch_memory_wrapper module ObjWatchConfig (class in objwatch.config) output (objwatch.config.ObjWatchConfig attribute) output_json (objwatch.config.ObjWatchConfig attribute) P POP (objwatch.events.EventType attribute) pop() (objwatch.utils.weak.WeakIdKeyDictionary method) popitem() (objwatch.utils.weak.WeakIdKeyDictionary method) process_tensor_item() (in module objwatch.wrappers.tensor_shape_wrapper) python_version (objwatch.runtime_info.RuntimeInfo property) R RUN (objwatch.events.EventType attribute) RuntimeInfo (class in objwatch.runtime_info) S save_json() (objwatch.event_handls.EventHandls method) serialize_targets() (objwatch.targets.Targets static method) set_parents() (in module objwatch.targets) setdefault() (objwatch.utils.weak.WeakIdKeyDictionary method) signal_handler() (objwatch.event_handls.EventHandls method) simple (objwatch.config.ObjWatchConfig attribute) start() (objwatch.core.ObjWatch method) (objwatch.ObjWatch method) (objwatch.tracer.Tracer method) start_time (objwatch.runtime_info.RuntimeInfo property) stop() (objwatch.core.ObjWatch method) (objwatch.ObjWatch method) (objwatch.tracer.Tracer method) sync() (objwatch.mp_handls.MPHandls method) system_info (objwatch.runtime_info.RuntimeInfo property) T target_handler() (in module objwatch.utils.util) Targets (class in objwatch.targets) targets (objwatch.config.ObjWatchConfig attribute) TensorShapeWrapper (class in objwatch.wrappers) (class in objwatch.wrappers.tensor_shape_wrapper) to_dict() (objwatch.config.ObjWatchConfig method) TorchMemoryWrapper (class in objwatch.wrappers) (class in objwatch.wrappers.torch_memory_wrapper) trace_factory() (objwatch.tracer.Tracer method) Tracer (class in objwatch.tracer) U UPD (objwatch.events.EventType attribute) update() (objwatch.runtime_info.RuntimeInfo method) (objwatch.utils.weak.WeakIdKeyDictionary method) V values() (objwatch.utils.weak.WeakIdKeyDictionary method) version (objwatch.runtime_info.RuntimeInfo property) W watch() (in module objwatch) (in module objwatch.core) WeakIdKeyDictionary (class in objwatch.utils.weak) WeakIdRef (class in objwatch.utils.weak) with_globals (objwatch.config.ObjWatchConfig attribute) with_locals (objwatch.config.ObjWatchConfig attribute) wrap_call() (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) (objwatch.wrappers.base_wrapper.BaseWrapper method) (objwatch.wrappers.BaseWrapper method) (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper method) (objwatch.wrappers.CPUMemoryWrapper method) (objwatch.wrappers.tensor_shape_wrapper.TensorShapeWrapper method) (objwatch.wrappers.TensorShapeWrapper method) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper method) (objwatch.wrappers.TorchMemoryWrapper method) wrap_return() (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) (objwatch.wrappers.base_wrapper.BaseWrapper method) (objwatch.wrappers.BaseWrapper method) (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper method) (objwatch.wrappers.CPUMemoryWrapper method) (objwatch.wrappers.tensor_shape_wrapper.TensorShapeWrapper method) (objwatch.wrappers.TensorShapeWrapper method) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper method) (objwatch.wrappers.TorchMemoryWrapper method) wrap_upd() (objwatch.wrappers.abc_wrapper.ABCWrapper method) (objwatch.wrappers.ABCWrapper method) (objwatch.wrappers.base_wrapper.BaseWrapper method) (objwatch.wrappers.BaseWrapper method) (objwatch.wrappers.cpu_memory_wrapper.CPUMemoryWrapper method) (objwatch.wrappers.CPUMemoryWrapper method) (objwatch.wrappers.tensor_shape_wrapper.TensorShapeWrapper method) (objwatch.wrappers.TensorShapeWrapper method) (objwatch.wrappers.torch_memory_wrapper.TorchMemoryWrapper method) (objwatch.wrappers.TorchMemoryWrapper method) wrapper (objwatch.config.ObjWatchConfig attribute)