“61ec0b951656fb402e61c4dc519e80ba3fbc61d0”上不存在“paddle/fluid/operators/sum_op.cc”
  1. 23 12月, 2021 1 次提交
  2. 22 12月, 2021 1 次提交
  3. 07 12月, 2021 1 次提交
    • Y
      introduce INF-RT (#37669) · 70dea138
      Yan Chunwei 提交于
      * add infrt code
      
      refined with Paddle's code style.
      
      * rename CinnRtConfig to InfRtConfig
      
      * rename CinnRt to InfRt of some code
      
      * rename CINNRT to INFRT
      
      * remove unnecessary code
      
      * replace CINN to INFRT in the source code
      
      * replace all "cinn" in code to "infrt"
      
      * remove some const_cast
      70dea138