Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dconvert_frame.py1180 class ConvertFrameProtocol(typing.Protocol): class
1194 def __init__(self, callback: ConvertFrameProtocol, hooks: Hooks) -> None: argument
1275 callback: ConvertFrameProtocol, hooks: Hooks argument