dlrover
dlrover copied to clipboard
Does DLRover have plan to support the MindSpore backend framework?
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.
Now, we are developing features to support running
torch_npuon 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.
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.
I have submitted a PR in #1026 to show how to implement a new processor support in DLRover.