OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bottom_right8x8
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
quantization_utils.h
509
const uint8x8_t
bottom_right8x8
,
527
vreinterpretq_s16_u16(vsubl_u8(
bottom_right8x8
, bottom_left8x8));
[
all
...]
quantization_utils_test.cc
843
uint8x8_t
bottom_right8x8
= To8x8(bottom_right);
local
[
all
...]
Completed in 86 milliseconds