pytorch/torch/csrc/jit/api
David Berard c21169ea41 [JIT] optimize_for_inference on methods other than forward (#69367)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/69367

Test Plan: Imported from OSS

Reviewed By: cpuhrsch

Differential Revision: D32835529

Pulled By: davidberard98

fbshipit-source-id: d3066c23d071bc2a3bee59b8ab03b6ab0e43efcf
2021-12-07 12:36:47 -08:00
..
compilation_unit.h [WIP] JIT Static Hooks: adding hooks to class type and adding logic for hook running/compilation (#49544) 2021-01-20 09:09:30 -08:00
function_impl.cpp [jit] Clean up unneeded virtual methods from Function interface. (#65968) 2021-10-28 12:28:48 -07:00
function_impl.h Refactor saving jit::Module to mobile .pt in 2 steps: (#66494) 2021-11-17 12:02:20 -08:00
method.h [jit] Replace get_executor() with call() in abstract Function interface. (#65969) 2021-10-28 13:11:29 -07:00
module_save.cpp [JIT] Enable saving modules with hooks in FBCODE (#51241) 2021-02-01 17:01:44 -08:00
module.cpp [JIT] optimize_for_inference on methods other than forward (#69367) 2021-12-07 12:36:47 -08:00
module.h [JIT] optimize_for_inference on methods other than forward (#69367) 2021-12-07 12:36:47 -08:00
object.cpp [jit] Move ModuleIndex operator to selective build. (#67483) 2021-10-29 13:31:35 -07:00
object.h [jit] Move ModuleIndex operator to selective build. (#67483) 2021-10-29 13:31:35 -07:00