Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/autoheuristic/artifacts/
H A D_PadMMA100.py23 def get_feedback(self, context: AHContext, choice: Choice) -> float: member in PadMMA100
/aosp_15_r20/external/pytorch/torch/_inductor/autoheuristic/
H A Dlearnedheuristic_interface.py44 def get_feedback(self, context: AHContext, choice: Choice) -> float: member in LearnedHeuristicRegression
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h122 void (*get_feedback)(struct pipe_video_codec *codec, member