MCPcopy
hub / github.com/deepspeedai/DeepSpeed / Event

Method Event

accelerator/hpu_accelerator.py:115–117  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

113
114 @property
115 def Event(self):
116 import habana_frameworks.torch.core as htcore
117 return htcore.hpu.Event
118
119 # Memory management
120 def empty_cache(self):

Callers 15

__init__Method · 0.45
__init__Method · 0.45
cuda_timerFunction · 0.45
lazy_initFunction · 0.45
run_offload_taskFunction · 0.45
run_reload_taskFunction · 0.45
run_all_gatherFunction · 0.45
run_nodeMethod · 0.45
fetch_sub_moduleMethod · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by 1

run_bandwidth_testFunction · 0.36