1. 19 4月, 2022 1 次提交
  2. 15 4月, 2022 1 次提交
    • Z
      Add paddle.sparse and three Sparse API (#41276) (#41803) · 9294ba25
      zhangkaihuo 提交于
      cherry-pick PR#41276 到 release/2.3
      
          添加路径:paddle.sparse,paddle.sparse.functional,paddle.sparse.layer
          添加API:paddle.sparse.sparse_coo_tensor(用于创建COO格式的Sparse Tensor )和 paddle.sparse.sparse_csr_tensor(用于创建CSR格式的Sparse Tensor )
          添加API:paddle.sparse.ReLU
      9294ba25