Searched refs:anyTraitsValue (Results 1 – 1 of 1) sorted by relevance
422 static GeTensor ConvertAny(const ValuePtr &value, const AnyTraits<AnyValue> anyTraitsValue) { in ConvertAny() argument423 return ConvertAnyUtil(value, anyTraitsValue); in ConvertAny()