Searched refs:jitModuleToPythonCodeAndConstants (Results 1 – 4 of 4) sorted by relevance
50 TORCH_API void jitModuleToPythonCodeAndConstants(
903 jitModuleToPythonCodeAndConstants(module, &jitfiles, &constants); in save_jit_module_to_bytes()
1737 void jitModuleToPythonCodeAndConstants( in jitModuleToPythonCodeAndConstants() function
28 jitModuleToPythonCodeAndConstants(m, &files, &constants); in roundtripThroughMobile()