Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/docs/source/tutorials_source/
H A Dexport-to-executorch-tutorial.py403 class NotLowerableModule(torch.nn.Module): class
415 self.non_lowerable = NotLowerableModule(torch.ones(1) * 0.3)