mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-11-01 00:28:11 +08:00 
			
		
		
		
	added tri / tril / triu (#170)
* added tri / tril / triu * fixed tests * ctest tests * tri overload and simplified tests * changes from comment * more tests for m * ensure assert if not 2-D * remove broadcast_to * minor tweaks --------- Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| repos: | ||||
| -   repo: https://github.com/pre-commit/mirrors-clang-format | ||||
|     rev: v14.0.6 | ||||
|     rev: v17.0.6 | ||||
|     hooks: | ||||
|     -   id: clang-format | ||||
| # Using this mirror lets us use mypyc-compiled black, which is about 2x faster | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Diogo
					Diogo