Skip to content
  • Yushin Cho's avatar
    Add a enable/disable switch for using segmantation · 363b9f56
    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 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.
    363b9f56