Searched defs:auto_tiling_mode (Results 1 – 2 of 2) sorted by relevance
113 def __creating_default_custom_path(auto_tiling_mode, base_custom_path): argument603 def tbe_finalize(auto_tiling_mode, offline_tune): argument
756 auto auto_tiling_mode = (init_json[kJobContent][kSocInfo]["autoTilingMode"]).get<std::string>(); in TbeInitialize() local