1. 15 12月, 2021 3 次提交
    • C
      move tensor using to single header (#38142) · c23afce1
      Chen Weihang 提交于
      c23afce1
    • C
      replace with pten kernel in cast cuda compute and remove unused codes (#38074) · 75332401
      chentianyu03 提交于
      * replace with pten kernel in cast cuda compute and remove unused codes
      
      * rm unused header file
      
      * replace CastCUDAOpKernel with CastOpKernel
      75332401
    • Z
      Synchronized auto-generated Python-C API with Dygraph Forward Functions (#38017) · 77dfb2e8
      Zhanlue Yang 提交于
      * Rearranged Eager AutoCodeGen directory structure
      
      * Removed USE_OP in Eager AutoCodeGen
      
      * Enabled generation for Operators without Grad/Inputs/Outputs
      
      * Resolved operators without input
      
      * Fixed merge conflicts
      
      * Enabled Eager AutoCodeGen for 10+ more operators
      
      * Refactored Eager AutoCodeGen with more organized helper objects
      
      * Enabled Eager AutoCodeGen for operators with multiple OpBases
      
      * Adjusted Eager AutoCodeGen to Enable Passing Output Tensor as Input Argument
      
      * Handled Dispensable Inputs/Outputs in Eager AutoCodeGen
      
      * Adjusted function generation/call between Python-C API & Dygraph API
      
      * Synchronized auto-generated Python-C API with Dygraph Forward Functions
      
      * Added safe_initialized interface to EagerTensor for use in processing dispensable inputs
      77dfb2e8
  2. 14 12月, 2021 28 次提交
  3. 13 12月, 2021 9 次提交