Searched defs:torchscript (Results 1 – 3 of 3) sorted by relevance
86 def torchscript(gm, fake_tensor_inputs): function
1776 def _test_deduplicate_initializers(self, torchscript=False): argument
926 def torchscript(model, example_inputs, verbose=False): function