Searched refs:max_consecutive_elements_display_width (Results  1 – 4 of 4) sorted by relevance
| /external/ComputeLibrary/tests/ | 
| D | SimpleTensorPrinter.h | 109 …max_element_width = std::max<int>(max_element_width, max_consecutive_elements_display_width(os, dt…
  | 
| /external/ComputeLibrary/src/core/ | 
| D | ITensor.cpp | 140 …max_element_width = std::max<int>(max_element_width, max_consecutive_elements_display_width(s, dt,…  in print()
  | 
| D | Utils.cpp | 655 int max_consecutive_elements_display_width(std::ostream &s, DataType dt, const uint8_t *ptr, unsign…  in max_consecutive_elements_display_width()  function
  | 
| /external/ComputeLibrary/arm_compute/core/ | 
| D | Utils.h | 1391 int max_consecutive_elements_display_width(std::ostream &s, DataType dt, const uint8_t *ptr, unsign…
  |