Searched refs:_train_with_profiler (Results 1 – 1 of 1) sorted by relevance
154 self._train_with_profiler(device_target="CPU")162 self._train_with_profiler(device_target="GPU")171 self._train_with_profiler(device_target="Ascend")174 def _train_with_profiler(self, device_target): member in TestProfiler