Skip to content
  • Yushin Cho's avatar
    Add a enable/disable switch for using segmantation · 5f4cfe7a
    Yushin Cho authored
    By default, segmentation is turned off.
    Note that there is an existing similar flag 'segmentation.enabled' under
    SegmentationState struct under TileState, and the new one from this commit is
    the master switch and later will be controllable by CLI.
    
    By not using any segment, this temporarilly fixes the ongoing desync issues caused by quantizer rdo and
    heuristic quantizer choice at speed 0,1,2.
    5f4cfe7a