Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_model.cc612 std::vector<uint8_t>& new_buffer_data) { in RequantizeConstant()
745 std::vector<uint8_t> new_buffer_data; in ApplyConstraints() local