Skip to content
  • Angie Chiang's avatar
    Store result on conv_params->buf when no rounding · f7159223
    Angie Chiang authored
    We need uint16_t buf for storing no-rounding prediction.
    Add uint16_t buf in conv_params for that.
    This CL let us avoid changing interface of convolve functions.
    
    Change-Id: I079fad911327f40ffb98e17c73e7638b1719c975
    f7159223