Home
last modified time | relevance | path

Searched refs:construct_manager_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dguards.py197 self.construct_manager_string(key_mgr, body)
201 self.construct_manager_string(val_mgr, body)
203 def construct_manager_string(self, mgr, body): member in GuardManager
230 self.construct_manager_string(child_mgr, body)
251 self.construct_manager_string(self.root, body)