-
Notifications
You must be signed in to change notification settings - Fork 668
Closed
Labels
high prioritypartner: mediatekIssues related to the Mediatek delegateIssues related to the Mediatek delegatetriage reviewItems require an triage reviewItems require an triage review
Description
There shouldn't be anything proprietery. According to Contribution License Agreement, the code contributed should be open sourced under BSD license
These files contains contain the word "proprietary"
- https://github.com/pytorch/executorch/blob/main/backends/mediatek/runtime/include/api/NeuronAdapter.h
- https://github.com/pytorch/executorch/blob/main/backends/mediatek/runtime/include/api/NeuronAdapterShim.h
- https://github.com/pytorch/executorch/blob/main/examples/mediatek/executor_runner/mtk_llama_runner.cpp
- https://github.com/pytorch/executorch/blob/main/examples/mediatek/executor_runner/mtk_executor_runner.cpp
You have two options:
- Remove these files
- Make the files compatible with BSD license. here is an example PR: [NOT LAND] Fix MediaTek license headers #9271
cc @kimishpatel @iseeyuan @cccclai @neuropilot-captain @cbilgin
digantdesai
Metadata
Metadata
Assignees
Labels
high prioritypartner: mediatekIssues related to the Mediatek delegateIssues related to the Mediatek delegatetriage reviewItems require an triage reviewItems require an triage review