Searched defs:linear_prepack (Results 1 – 2 of 2) sorted by relevance
116 static c10::intrusive_ptr<LinearOpContext> linear_prepack( in linear_prepack() function
61 def linear_prepack(g: jit_utils.GraphContext, weight, bias): function