Code Monkey home page Code Monkey logo

Comments (7)

BUG1989 avatar BUG1989 commented on June 14, 2024 5

之前paddle-mobile的int8抄袭ncnn int8的,后面可是删除相关代码并做出了书面道歉的哟,希望贵组能准守开源协议的游戏规则。

from anakin.

xyoungli avatar xyoungli commented on June 14, 2024 4

ACL 的 MIT 协议:https://github.com/ARM-software/ComputeLibrary/blob/master/LICENSE

MIT License
Copyright (c) 2017-2019 ARM Software
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

非常抱歉此问题带来的困扰。
添加和整合sgemm_arm这部分代码的目的是用来对比sgemm的性能,在基线对照代码的整理过程中,疏漏掉了里面ACL开源代码对应的MIT License,我们已对应加上license。
由于sgemm_arm.cpp、sgemm_arm.h只用于之前的对比测试,并未在Anakin其他代码中调用使用,会从repo中删除。
我们以后会对代码规范做更严格检查,感谢daquexian的监督和反馈。

from anakin.

tpoisonooo avatar tpoisonooo commented on June 14, 2024

完了,大缺要怼到底了。最好还是撤回代码...最近刚好没啥出轨的新闻。

from anakin.

daquexian avatar daquexian commented on June 14, 2024

附上相关代码

Anakin:

* Assume that "Apanel" points to a chunk of A blocks (each size 6xK) in read-order.

ACL(随手搜到的): https://github.com/ARM-software/ComputeLibrary/blob/52ba29e936b8e711e8acdfe819e36f884d4f3fe1/src/core/NEON/kernels/arm_gemm/kernels/a32_sgemm_8x6/a53.cpp#L32

可以看到注释是一样的,借鉴的痕迹也很明显

from anakin.

daquexian avatar daquexian commented on June 14, 2024

ACL 的 MIT 协议:https://github.com/ARM-software/ComputeLibrary/blob/master/LICENSE

MIT License

Copyright (c) 2017-2019 ARM Software

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

from anakin.

tpoisonooo avatar tpoisonooo commented on June 14, 2024

改了就挺好,赞。 顺带提一句,anakin 这个名字并不讨喜,甚至有点令人反感,看完《星球大战》全集应该知道黑武士灭了多少人。好比有人给自己起名叫“王魔”、“李鬼“。

from anakin.

daquexian avatar daquexian commented on June 14, 2024

Fixed by #533, Thanks!

from anakin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.