Skip to content

Conversation

@sjarus
Copy link
Collaborator

@sjarus sjarus commented Jan 19, 2022

Signed-off-by: Suraj Sudhir suraj.sudhir@arm.com

Signed-off-by: Suraj Sudhir <suraj.sudhir@arm.com>
@sjarus sjarus requested a review from cathyzhyi January 19, 2022 18:11
@sjarus
Copy link
Collaborator Author

sjarus commented Jan 19, 2022

There's a new pass tosa-to-linalg-named into which tosa.matmul (as well as conv, etc) have been moved. This was not being called earlier, which is why all the matmul tests broke when LLVM was updated.

@sjarus sjarus merged commit 5d6c4f4 into llvm:main Jan 19, 2022
@sjarus sjarus deleted the tosa_updates branch January 19, 2022 20:10
qedawkins pushed a commit to nod-ai/torch-mlir that referenced this pull request Oct 3, 2022
* Simplify recursion

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Use plain type

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Using template

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Some special cases do not need computing access indices

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* revise

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* clang-format

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Change function names

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Edit comments

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* use reshape for unsqueeze

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Manually allocate memory and use external files

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* comments

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Undo cmake

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* use stdlib

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* format

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Use double and int64_t in computation to avoid the precious loss

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Minor changes

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Simplify some code

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Not using attribute in splitop

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Revise checking dense constants

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Remove all temporary files at the end of constprop

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* A flag to switch between using file and heap

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Use memory only

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Add comment

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Explaination about the use of buffers

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

* Clean up includes

Signed-off-by: Tung D. Le <tung@jp.ibm.com>

Co-authored-by: Kevin O'Brien <caomhin@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants