1. 12 8月, 2022 1 次提交
  2. 12 7月, 2022 1 次提交
  3. 06 7月, 2022 1 次提交
  4. 01 7月, 2022 1 次提交
  5. 20 5月, 2022 1 次提交
  6. 27 3月, 2022 1 次提交
    • J
      Add StringTensor (#39830) · 0695e1ac
      Jack Zhou 提交于
      * add string tensor and case convert kernels
      
      * Add strings empty kernel; Reorganize the structure of case convert kernel
      
      * Add string infermeta
      
      * Update mutable_data of string tensor
      
      * rename kernel name
      
      * add string copy tmp
      
      * Fix strings copy device bug
      
      * add utf8 gpu converter
      
      * add string tensor c++ api
      
      * Remove mutable_data of string tensor
      
      * update string tensor interface
      
      * remove charcases_flag.h
      
      * remove some fluid headers
      
      * Add make_ddim
      
      * __HIPCC__ -> PADDLE_WITH_HIP
      
      * remove fluid headers
      
      * fix cpu compile
      
      * remove std::hash
      
      * Fix cudaMalloc
      
      * Remove strings/impl directory
      
      * Fix infrt/get_phi_kernel_info.py;Add custom_kernels deps
      
      * Add empty kernel test
      
      * Remove some comments
      
      * Modify lower/upper api encoding type: string->bool
      
      * STRING->PSTRING; Add CreateInferLikeMeta
      
      * Add code gen for C++ String API
      
      * remove strings_api_utils.h
      
      * Add ignore file (strings_api.h, strings_api.cc)
      
      * update strings gen script
      
      * change args order of case convert kernels
      
      * Add comments for pstring, StringTensor
      
      * cpstring_internal.h -> cpstring_impl.h
      
      * Update accordding to comments:
      
      1. Remove fluid headers
      2. paddle::platform::errors -> phi::errors
      3. Use 'place.GetType() == phi::AllocationType::GPU' instead of 'paddle::platform::is_cpu_space()'
      4. Use camel code style
      
      * Remove all singletons in strings kernels
      
      * fix rocm compile
      
      * Fix py3 compile
      
      * Fix c++ coverage
      
      * 1. Add pstring proto type
      2. Add StringTensor debug info
      3. Rename case_convert_kernel to strings_lower_upper
      4. Remove serialize derialize strings kernel
      
      * DataLayout::PSTRING -> DataLayout::PSTRING_UNION
      
      * Register pstring data type
      
      * Fix strings api gen
      
      * Fix dense tensor register pstring dtype
      
      * Fix error messages
      
      * remove line
      
      * add pstring unittest
      
      * remove test string api unitest
      
      * remove empty line
      
      * Remove some headers to decrease the size of executable file
      0695e1ac
  7. 17 3月, 2022 1 次提交
  8. 09 3月, 2022 1 次提交
  9. 08 3月, 2022 1 次提交
  10. 03 3月, 2022 1 次提交
  11. 02 3月, 2022 1 次提交
  12. 28 2月, 2022 1 次提交
  13. 20 2月, 2022 1 次提交
  14. 18 2月, 2022 2 次提交
  15. 15 2月, 2022 1 次提交
    • H
      move histogram to pten (#39496) · 556f6eb0
      hong 提交于
      * move histogram to pten; test=develop
      
      * fix format error; test=develop
      
      * fix histogram kernel format; test=develop
      556f6eb0
  16. 13 2月, 2022 1 次提交
  17. 09 2月, 2022 1 次提交
  18. 04 2月, 2022 1 次提交
  19. 30 1月, 2022 1 次提交
  20. 27 1月, 2022 1 次提交
  21. 24 1月, 2022 1 次提交
  22. 22 1月, 2022 1 次提交
  23. 03 12月, 2021 1 次提交
    • Z
      【PTen】C++ API Code-Generation (#37668) · c58c4ede
      zyfncg 提交于
      * add code-gen file
      
      * add api-gen in cmake
      
      * adjust the code format
      
      * temp save the code
      
      * add genen-api module into pten
      
      * merge the develop code
      
      * fix merge conflict
      
      * fix code conflict with develop
      
      * support reduce_mean/sum
      
      * fix the CI requirement
      
      * fix requirement problem of CI
      
      * remove original api code
      
      * fix bug caused by removing original api
      c58c4ede
  24. 02 11月, 2021 1 次提交
  25. 21 6月, 2020 1 次提交
  26. 15 1月, 2020 1 次提交
    • Z
      polish grad op check (#22290) · 5e601a92
      Zeng Jinle 提交于
      * polish grad op check, test=develop, test=document_fix
      
      * keep op_use_default_grad_maker.spec to avoid conflict, test=develop, test=document_fix
      5e601a92
  27. 15 10月, 2019 1 次提交
    • Z
      Refine API.spec mechanism (#20574) · 40c258a7
      Zeng Jinle 提交于
      * refine API.spec, test=develop
      
      * add nn.py to test,test=develop
      
      * fix by removing new.spec, test=develop, test=document_fix
      
      * refine scripts when PYTHON_ABI is empty, follow partial comments, add extra cpp api doc, test=develop, test=document_fix
      
      * remove extra doc changes, remove API.spec, test=develop
      40c258a7
  28. 31 8月, 2019 1 次提交
  29. 19 11月, 2018 1 次提交
  30. 25 10月, 2018 1 次提交
  31. 23 10月, 2018 2 次提交
  32. 10 10月, 2018 1 次提交
    • C
      Set the right shape of selected_rows (#13723) · e1761709
      chengduo 提交于
      * set the right shape of selected_rows
      test=develop
      
      * enhance check
      
      * fix activation_op
      
      * remove cast
      
      * use ShareDimInfo replace SetDim and ShareLod
      
      * use ShareDimAndLod
      test=develop
      
      * follow comment
      
      test=develop
      
      * check whether the input has lod
      test=develop
      
      * Split ShareDimAndLod
      
      test=develop
      
      * checkout clip.py
      test=develop
      e1761709
  33. 16 8月, 2018 1 次提交
  34. 06 4月, 2018 1 次提交
  35. 26 2月, 2018 1 次提交
  36. 10 2月, 2018 1 次提交
  37. 08 2月, 2018 1 次提交
  38. 06 12月, 2017 1 次提交
    • Y
      Add version api (#2985) · c4599d3e
      Yancey 提交于
      * write versino.py
      
      * add version py
      
      * clean init py
      
      * add istaged, major and etc... fields
      
      * update
      
      * update
      
      * update
      c4599d3e