Searched defs:ApplyTemplate (Results 1 – 2 of 2) sorted by relevance
18 def ApplyTemplate(mojo_generator, path_to_template, params, **kwargs): function
729 class ApplyTemplate(torch.autograd.Function): class