Home
last modified time | relevance | path

Searched defs:scalar_byte_size (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dvector_support_library.h236 int64_t scalar_byte_size() const { in scalar_byte_size() function
/external/mesa3d/src/microsoft/compiler/
Ddxil_nir.c2143 …unsigned scalar_byte_size = glsl_type_is_boolean(deref->type) ? 4 : glsl_get_bit_size(deref->type)… in dxil_nir_split_unaligned_loads_stores() local