@@ -477,3 +477,53 @@ Copyright 2021- HPC-AI Technology Inc. All rights reserved.
477477 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
478478 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
479479 SOFTWARE.
480+
481+
482+ ---------------- LICENSE FOR torch-int ----------------
483+
484+ MIT License
485+
486+ Copyright (c) 2022 Guangxuan Xiao
487+
488+ Permission is hereby granted, free of charge, to any person obtaining a copy
489+ of this software and associated documentation files (the "Software"), to deal
490+ in the Software without restriction, including without limitation the rights
491+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
492+ copies of the Software, and to permit persons to whom the Software is
493+ furnished to do so, subject to the following conditions:
494+
495+ The above copyright notice and this permission notice shall be included in all
496+ copies or substantial portions of the Software.
497+
498+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
499+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
500+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
501+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
502+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
503+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
504+ SOFTWARE.
505+
506+
507+ ---------------- LICENSE FOR smoothquant ----------------
508+
509+ MIT License
510+
511+ Copyright (c) 2022 MIT HAN Lab
512+
513+ Permission is hereby granted, free of charge, to any person obtaining a copy
514+ of this software and associated documentation files (the "Software"), to deal
515+ in the Software without restriction, including without limitation the rights
516+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
517+ copies of the Software, and to permit persons to whom the Software is
518+ furnished to do so, subject to the following conditions:
519+
520+ The above copyright notice and this permission notice shall be included in all
521+ copies or substantial portions of the Software.
522+
523+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
524+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
525+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
526+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
527+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
528+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
529+ SOFTWARE.
0 commit comments