| 
							
							
								 Charles Schlosser | d670039309 | fix tensor comparison test | 2023-03-06 13:11:14 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | ba7417f146 | Fix gpu conv3d out-of-resources failure. | 2023-02-28 21:25:00 +00:00 |  | 
			
				
					| 
							
							
								 Charles Schlosser | 826627f653 | vectorize comparisons and select by enabling typed comparisons | 2023-02-25 20:52:11 +00:00 |  | 
			
				
					| 
							
							
								 Rasmus Munk Larsen | 1c0a6cf228 | Get rid of EIGEN_HAS_AVX512_MATH workaround. | 2023-02-23 23:16:41 +00:00 |  | 
			
				
					| 
							
							
								 Mehdi Goli | c3f67063ed | [SYCL-2020]- null placeholder accessor issue in Reduction SYCL test | 2023-02-22 17:44:53 +00:00 |  | 
			
				
					| 
							
							
								 Charles Schlosser | 049a144798 | Add typed logicals | 2023-02-18 01:23:47 +00:00 |  | 
			
				
					| 
							
							
								 Chip Kerchner | 54459214a1 | Fix epsilon and dummy_precision values in long double for double doubles.  Prevented some algorithms from converging on PPC. | 2023-02-16 23:35:42 +00:00 |  | 
			
				
					| 
							
							
								 Rasmus Munk Larsen | 07aaa62e6f | Fix compiler warnings in tests. | 2023-02-14 02:29:03 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 3f7e775715 | Add IWYU export pragmas to top-level headers. | 2023-02-08 17:40:31 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | e256ad1823 | Remove LGPL Code and references. | 2023-02-08 01:25:06 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | f6cc359e10 | More EIGEN_DEVICE_FUNC fixes for CUDA 10/11/12. | 2023-02-03 19:18:45 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 17ae83a966 | Fix bugs exposed by enabling GPU asserts. | 2023-01-27 21:43:00 +00:00 |  | 
			
				
					| 
							
							
								 Sean McBride | d70b4864d9 | issue #2581: review and cleanup of compiler version checks | 2023-01-17 18:58:34 +00:00 |  | 
			
				
					| 
							
							
								 Mehdi Goli | b523120687 | [SYCL-2020 Support] Enabling Intel DPCPP Compiler support to Eigen | 2023-01-16 07:04:08 +00:00 |  | 
			
				
					| 
							
							
								 Charles Schlosser | fa0bd2c34e | improve sparse permutations | 2023-01-15 03:21:25 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 262194f12c | Fix a bunch of minor build and test issues. | 2023-01-06 16:37:26 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 551eebc8ca | Add synchronize method to all devices. | 2022-11-29 19:35:02 +00:00 |  | 
			
				
					| 
							
							
								 Chris | 6728683938 | Small cleanup of IDRS.h | 2022-11-16 13:51:23 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | e5794873cb | Replace assert with eigen_assert. | 2022-10-04 17:11:23 +00:00 |  | 
			
				
					| 
							
							
								 Rasmus Munk Larsen | 3c4637640b | Remove unused typedef. | 2022-09-23 19:11:31 +00:00 |  | 
			
				
					| 
							
							
								 Chao Chen | 5ffe7b92e0 | [ROCm] fixed gpuGetDevice unused message | 2022-09-20 21:38:20 +00:00 |  | 
			
				
					| 
							
							
								 chuckyschluz | 8acbf5c11c | re-enable pow for complex types | 2022-08-26 17:29:02 -04:00 |  | 
			
				
					| 
							
							
								 Charles Schlosser | 76a669fb45 | add fixed power unary operation | 2022-08-16 21:32:36 +00:00 |  | 
			
				
					| 
							
							
								 Romain Biessy | 2f7cce2dd5 | [SYCL] Fix some SYCL tests | 2022-08-16 17:37:54 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | b8e93bf589 | Eliminate bool bitwise warnings. | 2022-08-09 22:42:30 +00:00 |  | 
			
				
					| 
							
							
								 Julian Kent | 69714ff613 | Add Sparse Subset of Matrix Inverse | 2022-07-28 18:04:35 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | e1165dbf9a | AutoDiff depends on Core, so include appropriate header. | 2022-07-09 23:57:09 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | bb51d9f4fa | Fix ODR violations. | 2022-07-09 04:56:36 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sanchez | 0e18714167 | Fix clang-tidy warnings about function definitions in headers. | 2022-06-24 15:10:58 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 8ed3b9dcd6 | Skip f16/bf16 bessel specializations on AVX512 if unavailable. | 2022-06-24 15:10:36 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 8c2e0e3cb8 | Fix ambiguous comparisons for c++20 (again again) | 2022-06-07 17:06:17 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 76cf6204f3 | Revert "Fix c++20 ambiguity of comparisons." This reverts commit 4f6354128f | 2022-06-04 02:32:10 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 4f6354128f | Fix c++20 ambiguity of comparisons. | 2022-06-03 05:11:07 +00:00 |  | 
			
				
					| 
							
							
								 Oleg Shirokobrod | f542b0a71f | Adding an MKL adapter in FFT module. | 2022-06-02 18:10:43 +00:00 |  | 
			
				
					| 
							
							
								 Mario Rincon-Nigro | e99163e732 | fix: issue 2481: LDLT produce wrong results with AutoDiffScalar | 2022-05-25 15:26:10 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 477eb7f630 | Revert "Avoid ambiguous Tensor comparison operators for C++20 compatibility" This reverts commit 5c2179b6c3 | 2022-05-24 16:09:59 +00:00 |  | 
			
				
					| 
							
							
								 Mehdi Goli | c5a5ac680c | [SYCL] SYCL-2020 range does not have default constructor. | 2022-05-24 03:11:46 +00:00 |  | 
			
				
					| 
							
							
								 Benjamin Kramer | 5c2179b6c3 | Avoid ambiguous Tensor comparison operators for C++20 compatibility | 2022-05-23 17:36:03 +00:00 |  | 
			
				
					| 
							
							
								 Chip Kerchner | aa8b7e2c37 | Add subMappers to Power GEMM packing - simplifies the address calculations (10% faster) | 2022-05-23 15:18:29 +00:00 |  | 
			
				
					| 
							
							
								 Mehdi Goli | cbe03f3531 | [SYCL] Extending SYCL queue interface extension. | 2022-05-23 14:45:27 +00:00 |  | 
			
				
					| 
							
							
								 Eisuke Kawashima | ac5c83a3f5 | unset executable flag | 2022-05-22 22:47:43 +09:00 |  | 
			
				
					| 
							
							
								 Tobias Wood | a9868bd5be | Add arg() to tensor | 2022-05-20 03:33:01 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 9b9496ad98 | Revert "Add AVX512 optimizations for matrix multiply" This reverts commit 25db0b4a82 | 2022-05-13 18:50:33 +00:00 |  | 
			
				
					| 
							
							
								 aaraujom | 25db0b4a82 | Add AVX512 optimizations for matrix multiply | 2022-05-12 23:41:19 +00:00 |  | 
			
				
					| 
							
							
								 Guoqiang QI | 00b75375e7 | Adding PocketFFT  support in FFT module since kissfft has some flaw in accuracy and performance | 2022-05-11 17:44:22 +00:00 |  | 
			
				
					| 
							
							
								 Rasmus Munk Larsen | 73d65dbc43 | Update README.md. Remove obsolete comment about RowMajor not being fully supported. | 2022-05-06 18:19:35 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | f7b31f864c | Revert "Replace call to FixedDimensions() with a singleton instance of" This reverts commit 19e6496ce0 | 2022-04-10 15:30:33 +00:00 |  | 
			
				
					| 
							
							
								 Tobias Schlüter | f3ba220c5d | Remove EIGEN_EMPTY_STRUCT_CTOR | 2022-04-08 18:27:26 +00:00 |  | 
			
				
					| 
							
							
								 Antonio Sánchez | 5ed7a86ae9 | Fix MSVC+CUDA issues. | 2022-04-08 18:05:32 +00:00 |  | 
			
				
					| 
							
							
								 Erik Schultheis | e1df3636b2 | More constexpr helpers | 2022-04-04 18:38:34 +00:00 |  |