huqi
  • Joined on Aug 13, 2021
Loading Heatmap…

huqi synced commits to main at huqi/MuseV from mirror

  • 5b81f027c0 update setup and gradio (#64) * update requirements, setup, support pip install

2 days ago

huqi synced commits to develop at huqi/Paddle from mirror

  • 0359685f29 [CINN]Add squeeze unsqueeze convert (#63675) * add squeeze unsqueeze convert * add dyshape check
  • a14320d6f2 remove op lowering impl uesless code (#63665)
  • 6c66abe2bb [PIR+CINN]Consider ShapeAnalysis SymDimExprs instead of sym_expr_str attribute as Hash element (#63636) * merge dev * fix ostringstream * diable compilation cache in pre_analysis * fix typo * fix UT
  • f9dff23e25 fix2 (#63580)
  • df2d67bfaa [CINN] Fix reduce large shape bug (#63689)
  • Compare 52 commits »

2 days ago

huqi synced commits to develop at huqi/Paddle from mirror

5 days ago

huqi synced commits to main at huqi/MuseV from mirror

6 days ago

huqi synced commits to incubate/new_frl at huqi/Paddle from mirror

  • 5eda9ba66c fix recompute memory leak (#63420) (#63441) * fix recompute memory leak * polish code

6 days ago

huqi synced commits to develop at huqi/Paddle from mirror

  • 42371b2312 Fix unittest of fused_rope (#63538) * fix test_fused_rotary_position_embedding * add assertion & add test_errors
  • bafb836357 [PIR save load] Deal with bf16 in save load function (#63539) * first commit * refine * refine merge * fix bug * remove decorater * add ir_gurad * resolve review comments * deal with bf16 * refine * fix * fix py3
  • e9f01c6cc7 Delete the code in old simplify process (#63527) * delete the code in old simplify process * add broadcastable constraints * fix
  • 56dfee1cbb 【Hackathon 6th Fundable Projects 3 No.205】Remove fluid operator lite_engine (#63468)
  • 25557baccd decomp unbind tile (#63541) * bind tile * fix test case
  • Compare 40 commits »

6 days ago

huqi synced commits to main at huqi/MuseV from mirror

  • f3aec3fbf7 <Update> pipeline_controlnet.py add latent split logic (#68) * <Update> pipeline_controlnet.py add latent split logic * translate chineses anno into english --------- Co-authored-by: xzqjack <xzqjack@hotmail.com>
  • cc5ff21a59 add third party integrated
  • Compare 2 commits »

1 week ago

huqi synced commits to incubate/new_frlv at huqi/Paddle from mirror

1 week ago

huqi synced commits to incubate/new_frl at huqi/Paddle from mirror

1 week ago

huqi synced commits to develop at huqi/Paddle from mirror

  • c350e7ef4b [PIR] Allow get callstack from python without `op_callstack` attr (#63474)
  • 9d5f31687c Fix FLAGS_alloc_fill_value (#63428)
  • a3775d7fb6 [AutoParallel] Reconstruct pipeline_scheduler_pass (#62645) * reconstruct_pipeline_scheduler_pass * add pipeline_scheduler_pass into __all__ * update __init__.py * recover __init__.py * add paddle.distributed.passes.pipeline_scheduler_pass' to setup.py * add paddle.distributed.passes.pipeline_scheduler_pass' to setup.py.in * update * update * use empty __all__ * add noqa
  • b77f5b4341 add copy code for learing rate in different mesh. (#63423) * add copy code for learing rate in different mesh. * add unit test
  • 6218b9b4af [CINN] Disable CINN DCE pass (#63421)
  • Compare 15 commits »

1 week ago

huqi created NPU type debugging task ascend-d910b-cann-7

1 week ago

huqi synced commits to r.ss928.1 at huqi/samples from mirror

1 week ago

huqi synced commits to main at huqi/MuseV from mirror

  • d2337172f1 update readme
  • ddba6a4172 Besides invoke by button, explicitly cal image_length_ratio in gradio
  • 8a81fa6d4e add msuev project page
  • 504d705db4 update gradio (#55) * fix limitation of gpu vram * aad time limitation * reshape logci * <feature> add example and limitation of input * update gradio scripts and requirement --------- Co-authored-by: trumpzhan <trumpzhan@tencent.com>
  • Compare 4 commits »

1 week ago

huqi synced commits to incubate/new_frlv at huqi/Paddle from mirror

1 week ago

huqi synced commits to develop at huqi/Paddle from mirror

  • f651ac5cf3 [Inference] self_dp_attention and fused_layer_norm_avx_kernel Clang12-Compile fix (#63414)
  • 85c6fc59d5 [PIR save_load] Params save/load v1.0 (#63389) * first commit * refine * refine merge * fix bug * remove decorater * add ir_gurad * resolve review comments
  • 9050a82656 Add ci distribute cuda12.3 cudnn9.0 (#63392) * Add ci distribute cuda12.3 cudnn9.0 * Fix
  • f1a64c37f1 Update static_backward.yaml (#63377)
  • d60ed19189 [PIR+CINN]Add FusionInfo interface and Polish CompilationCache (#63269) * [PIR+CINN]Add FusionInfo interface and Polish CompilationCache fix compilation problem fix conflict fix conflict fix compilation problem
  • Compare 62 commits »

1 week ago

huqi created NPU type debugging task ascend-d910b-cann-7(deleted)

1 week ago

huqi synced commits to master at huqi/samples from mirror

  • 996f827a6a !2026 修改编译告警,增加函数返回值 Merge pull request !2026 from wuwei/master
  • d837783b1c 添加函数返回值 Signed-off-by: wuwei <wuwei77@hisilicon.com>
  • Compare 2 commits »

1 week ago

huqi synced commits to main at huqi/MuseV from mirror

1 week ago

huqi synced commits to develop at huqi/Paddle from mirror

  • 7c5e8032d6 [PIR+CINN]Fix parallel compilation value symbolic update (#63305) * [PIR+CINN]Fix parallel compilation value symbolic update * fix typo * del usless file * fix comment * fix typo
  • 6adee412cd 【PIR Dist Op Reg No.28】 reg dgc (#62781) * feat(pir): reg dgc * feat(pir): dgc * feat(pir): dgc * feat(pir): reg dgc * feat(pir): reg dgc * feat(pir): reg dgc * feat(pir): reg dgc * feat(pir): reg dgc * feat(pir): reg dgc
  • 2a697580af [PIR-3][33-35] Adapt `weight` api (#62988)
  • 0c6307b94c [PIR] empty support pir (#63321) * empty support pir
  • 49af7185bf inference supports fp32 cutlass kernel(data_layout:NHWC) (#63174) * inference supports fp32 cutlass kernel(data_layout:NHWC)
  • Compare 69 commits »

1 week ago

huqi synced commits to master at huqi/EdgeAndRobotics from mirror

  • 9581040da0 !29 usbcamera增加打印输出方式 Merge pull request !29 from 哈小主/master

2 weeks ago