Searched refs:fully_use_device_ (Results 1 – 2 of 2) sorted by relevance
66 fully_use_device_ = DEFAULT_FULLY_USE_DEVICES; in ResetAlgoParameters()90 MS_LOG(INFO) << "fully_use_device: " << fully_use_device_ << "."; in PrintCostModel()232 fully_use_device_ = fully_use; in set_fully_use_device()
135 bool fully_use_device() const { return fully_use_device_; } in fully_use_device()223 bool fully_use_device_; variable