Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/pad_mm/
H A Dtrain_regression_pad_mm.py17 def add_new_features(self, results): member in AHTrainPadMM
H A Dtrain_pad_mm.py17 def add_new_features(self, results): member in AHTrainPadMM
H A Dtrain_decision_pad_mm.py17 def add_new_features(self, results): member in AHTrainDecisionTreePadMM
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mixed_mm/
H A Dtrain_decision_mixedmm.py17 def add_new_features(self, results): member in AHTrainDecisionTreeMixedMM
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/mm/
H A Dtrain_decision_mm.py19 def add_new_features(self, results): member in AHTrainDecisionTreeMM
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/
H A Dtrain.py104 def add_new_features(self, results): member in AHTrain