Ramiro Leal-Cavazos
ca224bcf17
Revert "Merge main into dtype-functions-staging ( #1935 )"
...
This reverts commit 042d58b699
.
2023-03-15 11:25:26 -07:00
Ramiro Leal-Cavazos
042d58b699
Merge main into dtype-functions-staging ( #1935 )
...
Signed-off-by: Gaurav Shukla <gaurav@nod-labs.com>
Signed-off-by: Prateek Gupta <prateek.gupta2@cerebras.net>
Co-authored-by: Jiahao Li <liplus17@163.com>
Co-authored-by: Yuanqiang Liu <liuyuanqiang.yqliu@bytedance.com>
Co-authored-by: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
Co-authored-by: Chi_Liu <chi@nod.ai>
Co-authored-by: Victor Guerra <vguerra@gmail.com>
Co-authored-by: Victor Guerra <vm.guerramoran@criteo.com>
Co-authored-by: powderluv <powderluv@users.noreply.github.com>
Co-authored-by: Ashay Rane <ashay@users.noreply.github.com>
Co-authored-by: Eric Kunze <eric.kunze@arm.com>
Co-authored-by: Gleb Kazantaev <gleb.nnstu@gmail.com>
Co-authored-by: Matthias Gehre <93204396+mgehre-amd@users.noreply.github.com>
Co-authored-by: Yi Wang <yi.wang.2005@gmail.com>
Co-authored-by: Sean Silva <silvasean@google.com>
Co-authored-by: Zachary Cetinic <zachattack242@Hotmail.com>
Co-authored-by: Tanyo Kwok <tianyou.gty@alibaba-inc.com>
Co-authored-by: Zachary Cetinic <zacharycetinic@gmail.com>
Co-authored-by: Kunwar Grover <51270680+Groverkss@users.noreply.github.com>
Co-authored-by: Ziheng Jiang <ziheng@apache.org>
Co-authored-by: Ziheng Jiang <ziheng.jiang@bytedance.com>
Co-authored-by: Maksim Levental <maksim.levental@gmail.com>
Co-authored-by: Gaurav Shukla <gaurav@nod-labs.com>
Co-authored-by: Prateek Gupta <108802984+prateekgu-cerebras@users.noreply.github.com>
Co-authored-by: nvda <nvda@stanford.edu>
Co-authored-by: Ahmed S. Taei <asaadaldien@users.noreply.github.com>
Co-authored-by: Priya Savithiri <104089347+PriyaBSavithiri@users.noreply.github.com>
Co-authored-by: Zhekun Zhang <32320144+zhekunz2@users.noreply.github.com>
Co-authored-by: zhekun.zhang <zhekun.zhang@bytedance.com>
Co-authored-by: Kan Chen <chenkanhw@163.com>
Co-authored-by: gpetters94 <gpetters@protonmail.com>
2023-03-15 07:48:41 -07:00
Vigilans
63fb1e5aad
Bump LLVM at 8361c5da30588d3d4a48eae648f53be1feb5cfad
2022-03-18 13:16:14 -04:00
Sean Silva
5b6902e31c
Dual license the torch-mlir project.
...
This commit (with approval from all contributors) dual licenses
the torch-mlir project under both the standard LLVM license and the
standard PyTorch license. This will facilitate moving code between
torch-mlir and the two upstream projects.
The standard file comment is now:
```
// This file is licensed under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// Also available under a BSD-style license. See LICENSE.
```
See `LICENSE` in the project root for the terms of both licenses.
2021-10-01 10:46:08 -07:00
Sean Silva
4fad753073
Move external/torch-mlir to the root of the repo.
2021-09-27 17:11:08 -07:00