HomeSort by relevance Sort by last modified time
    Searched refs:top_right8x8 (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
quantization_utils.h 507 const uint8x8_t top_right8x8,
522 vreinterpretq_s16_u16(vsubl_u8(top_right8x8, top_left8x8));
    [all...]
quantization_utils_test.cc 841 uint8x8_t top_right8x8 = To8x8(top_right); local
    [all...]

Completed in 108 milliseconds