MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / on

Function on

src/jit/impl/halide/ast_hl.cpp:380–380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378 comp += cast<hl_comp_type>(in);
379 }
380 static void on(FuncRef comp, FuncRef func) { func = cast<hl_out_type>(comp); }
381};
382
383TRAIT_IMPL_BEGIN(Mode::SUM_SQR) {

Callers 7

AlgoChooserHelperMethod · 0.85
execMethod · 0.85
compute2dFunction · 0.85
compute2d_hwcd4Function · 0.85
naive_kernFunction · 0.85
compute3dFunction · 0.85

Calls

no outgoing calls

Tested by 1

execMethod · 0.68