我要评分
获取效率
正确性
完整性
易理解

Function Description

Function

Linear + resext, Linear + resmul, Linear+residential: Perform resext, resmul, residential, and operations after the Linear operator computation.

Formula

  • Linear + resext: The Linear output plus gamma * res can be expressed as .
  • Linear + resmul: The Linear output multiplied by res can be expressed as .
  • Linear + residential: The Linear output plus res can be expressed as .