Home
last modified time | relevance | path

Searched defs:MobileCodeImpl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/interpreter/
H A Dcode_impl.h940 struct MobileCodeImpl : CodeImpl { struct
941 MobileCodeImpl( in MobileCodeImpl() argument
956 void run() override { in run()
965 void process_ops_for_mobile() { in process_ops_for_mobile()
996 void emitOperator(Node* node) override { in emitOperator()
1052 bool emit_default_input_instructions_;
1054 bool support_default_args_before_out_;
1056 bool emit_promoted_ops_;