You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

Topic2: Memory Optimization.md 1.1 kB

12345678910111213141516171819202122
  1. # Topic2: Memory Optimization
  2. ## Motivation:
  3. ​ There are many strategies for memory optimization, such as recalculation and host-device memory switching. These strategies further break through the memory bottleneck by increasing the amount of calculation and increase the batchsize. Increasing batchsize can often improve the utilization of GPU and NPU to improve throughput performance.
  4. ## Target:
  5. * Adaptive search memory optimization strategy to optimize the overall network performance.
  6. * Or provide a methodological strategy.
  7. ![memor_opt](memor_opt.PNG)
  8. ## Method:
  9. ​ We expect the applicant can conduct memory optimization research based on MindSpore, and hope to get your valuable suggestions to MindSpore in the process. We will do our best to improve the capabilities of the MindSpore framework and provide you with the most powerful technical support.
  10. ## How To Join
  11. 1. Submit an issue/PR based on community discussion for consultation or claim on related topics
  12. 2. Submit your proposal to us by email xxx@huawei.com