litert::internal

Summary

Functions

CheckType(const LiteRtAny & any, const LiteRtAnyType type)
Expected< void >
GetInt(const LiteRtAny & any)
Expected< T >
GetReal(const LiteRtAny & any)
Expected< T >

Structs

litert::internal::CanBeAbslFormated

Functions

CheckType

Expected< void > CheckType(
  const LiteRtAny & any,
  const LiteRtAnyType type
)

GetInt

Expected< T > GetInt(
  const LiteRtAny & any
)

GetReal

Expected< T > GetReal(
  const LiteRtAny & any
)