dlrover icon indicating copy to clipboard operation
dlrover copied to clipboard

Does DLRover have plan to support the MindSpore backend framework?

Open botieking98 opened this issue 1 year ago • 4 comments

botieking98 avatar Dec 14 '23 02:12 botieking98

Now, we are developing features to support running torch_npu on Ascend 910 processor. If you have any ideas and solutions to support Mindspore, feel free to submit PRs.

workingloong avatar Dec 14 '23 05:12 workingloong

Now, we are developing features to support running torch_npu on Ascend 910 processor. If you have any ideas and solutions to support Mindspore, feel free to submit PRs.

do we have design doc for that? or a guide/doc for us to implement a new processor support in dlrover.

superleo avatar Mar 04 '24 03:03 superleo

Yeah, we are writing the guide and designing the APIs to use DLRover with new AI chips. We can discuss the detail of API design together if you are interested in implementing a new processor support in dlrover.

workingloong avatar Mar 07 '24 01:03 workingloong

I have submitted a PR in #1026 to show how to implement a new processor support in DLRover.

workingloong avatar Mar 11 '24 07:03 workingloong