“c1349d98aa48060b449c4eea4dfc95a2989ad203”上不存在“paddle/fluid/operators/math/blas.cc”
  1. 31 7月, 2020 1 次提交
  2. 23 2月, 2020 1 次提交
  3. 11 6月, 2019 1 次提交
    • H
      Pipeline Concurrency (#17402) · 969e6378
      hutuxian 提交于
      Add Pipeline Concurrency Train Mode:
      - Cpp: pipeline_trainer & section_worker
      - Python: PipelineOptimizer
      - Add a new data_feed type: PrivateInstantDataFeed
      - Add a test demo of pipeline trainer and the test model is gnn
      - Do not support win32 now
      969e6378