ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Static Public Attributes
nnfw::cker::is_quant8< T > Struct Template Reference
#include <
Utils.h
>
Static Public Attributes
static constexpr bool
value
= std::is_same<T, uint8_t>::value || std::is_same<T, int8_t>::value
Detailed Description
template<typename T>
struct nnfw::cker::is_quant8< T >
Definition at line
37
of file
Utils.h
.
Field Documentation
◆
value
template<typename T >
constexpr bool
nnfw::cker::is_quant8
< T >::value = std::is_same<T, uint8_t>::value || std::is_same<T, int8_t>::value
static
constexpr
Definition at line
39
of file
Utils.h
.
The documentation for this struct was generated from the following file:
compute/cker/include/cker/
Utils.h
nnfw
cker
is_quant8
Generated by
1.9.8