Searched refs:kSocInfo (Results 1 – 1 of 1) sorted by relevance
83 constexpr auto kSocInfo = "SocInfo"; variable497 job_info[kSocInfo] = src_json; in JsonAssemble()754 auto offline_tune = (init_json[kJobContent][kSocInfo][kOfflineTune]).get<bool>(); in TbeInitialize()755 op_debug_level_ = (init_json[kJobContent][kSocInfo]["op_debug_level"]).get<std::string>(); in TbeInitialize()756 auto auto_tiling_mode = (init_json[kJobContent][kSocInfo]["autoTilingMode"]).get<std::string>(); in TbeInitialize()