Grok 12.0.1
|
#include <base.h>
Public Types | |
enum | { is_signed = 0 , is_float = 0 , is_bf16 = 0 } |
using | Unsigned = uint8_t |
using | Signed = int8_t |
using | Wide = uint16_t |
using hwy::detail::Relations< uint8_t >::Signed = int8_t |
using hwy::detail::Relations< uint8_t >::Unsigned = uint8_t |
using hwy::detail::Relations< uint8_t >::Wide = uint16_t |