Hanhan Wang
9325b8da17
[mlir][Linalg] Add conv ops with TF definition.
...
The dimension order of a filter in tensorflow is
[filter_height, filter_width, in_channels, out_channels], which is different
from current definition. The current definition follows TOSA spec. Add TF
version conv ops to .tc, so we do not have to insert a transpose op around a
conv op.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D96038
2021-02-10 22:59:38 -08:00
..
2020-11-19 13:16:16 -05:00
2020-12-21 12:29:10 -08:00
2020-12-21 12:29:10 -08:00
2021-02-09 07:04:50 -08:00
2021-02-02 13:01:12 +00:00
2021-01-14 11:35:49 -08:00
2021-01-22 12:55:25 -08:00
2020-09-18 06:14:30 -04:00
2020-12-21 12:29:10 -08:00
2020-07-15 02:32:45 -04:00
2020-10-29 15:18:51 +00:00
2020-10-29 15:18:51 +00:00
2021-01-22 11:19:59 -08:00
2021-01-25 14:17:03 +00:00
2021-01-28 14:13:01 -08:00
2021-01-05 09:47:07 -08:00
2021-02-02 18:30:50 -05:00
2021-02-10 22:59:38 -08:00
2021-02-10 16:49:38 +00:00
2021-01-06 14:23:59 -08:00
2020-09-22 04:13:22 -04:00
2021-02-08 18:59:24 +00:00
2021-02-05 14:31:19 +01:00
2021-01-11 09:13:06 -05:00
2021-01-14 11:35:49 -08:00
2021-02-10 22:59:38 -08:00
2020-12-21 12:29:10 -08:00
2021-01-25 14:17:03 +00:00
2020-09-18 06:14:30 -04:00
2021-01-22 12:55:25 -08:00
2021-01-11 09:26:22 -08:00
2021-02-04 11:22:01 +00:00
2021-02-10 11:57:24 -08:00
2021-02-10 11:57:24 -08:00
2021-02-10 11:57:24 -08:00
2021-01-28 10:41:17 -08:00
2021-02-10 11:57:24 -08:00
2021-02-10 11:57:24 -08:00
2021-02-10 17:59:19 -08:00
2021-01-28 10:41:17 -08:00
2021-02-10 11:57:24 -08:00
2021-01-28 10:41:17 -08:00
2021-01-28 10:41:17 -08:00
2020-11-09 21:54:47 -08:00
2021-01-14 11:35:49 -08:00
2020-12-21 12:29:10 -08:00
2021-02-08 18:59:24 +00:00
2020-10-15 17:30:04 +00:00
2020-11-19 13:16:16 -05:00
2020-10-15 17:30:04 +00:00
2020-10-15 17:30:04 +00:00
2020-10-15 17:30:04 +00:00
2020-10-15 17:30:04 +00:00
2021-01-22 14:39:27 -08:00
2020-09-22 04:13:22 -04:00
2020-12-03 15:31:13 -08:00
2021-01-25 14:17:03 +00:00
2021-02-10 14:13:49 +00:00