Home
last modified time | relevance | path

Searched refs:max_consecutive_elements_display_width (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/
H A DITensor.cpp140 …max_element_width = std::max<int>(max_element_width, max_consecutive_elements_display_width(s, dt,… in print()
H A DUtils.cpp655 int max_consecutive_elements_display_width(std::ostream &s, DataType dt, const uint8_t *ptr, unsign… in max_consecutive_elements_display_width() function
/aosp_15_r20/external/ComputeLibrary/tests/
H A DSimpleTensorPrinter.h109 …max_element_width = std::max<int>(max_element_width, max_consecutive_elements_display_width(os, dt…
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DUtils.h1391 int max_consecutive_elements_display_width(std::ostream &s, DataType dt, const uint8_t *ptr, unsign…