Searched refs:LoggingName (Results 1 – 1 of 1) sorted by relevance
26 std::optional<std::string> LoggingName; member61 if (auto LoggingName = Obj->getString("logging_name")) { in loadOutputSpecs() local71 Ret.push_back({*TensorSpec, LoggingName->str()}); in loadOutputSpecs()83 if (Ret.empty() || *Ret[0].LoggingName != ExpectedDecisionName) { in loadOutputSpecs()139 return TensorSpec(LFS.LoggingName in createAndEnsureValid()140 ? *LFS.LoggingName in createAndEnsureValid()