• Lei Wang's avatar
    [Enhancement] Improve buffer usage tracking in MakePackedAPI (#1435) · 0788feb8
    Lei Wang authored
    * Added detailed logging for data and shape variable parameters during buffer usage detection in the MakePackedAPI function.
    * Refactored the UsedBufferDetector to differentiate between used parameters by data and shape variables, enhancing clarity in buffer management.
    * Updated logic to ensure minimal carrier buffers are selected for shape symbols, improving the efficiency of parameter handling.
    0788feb8
make_packed_api.cc 22.6 KB