Bimo
4eefc8d4ce
[MLIR][Python] enhance python api for tensor.empty ( #103087 )
...
Since we have extended `EmptyOp`, maybe we should also provide a
corresponding `tensor.empty` method. In the downstream usage, I tend to
use APIs with all lowercase letters to create ops, so having a
`tensor.empty` to replace the extended `tensor.EmptyOp` would keep my
code style consistent.
2024-08-19 09:06:48 +08:00
..
2024-04-18 16:31:55 -05:00
2024-08-19 09:06:48 +08:00
2024-04-24 16:20:25 -07:00
2023-12-07 16:21:57 -06:00
2023-08-13 16:45:20 -05:00
2024-03-07 17:14:08 +01:00
2024-01-17 06:12:23 +03:00
2024-04-20 20:49:39 -05:00
2023-09-01 07:35:54 +00:00
2023-10-02 15:37:25 -05:00
2023-05-26 08:05:40 +02:00
2023-10-19 18:07:06 -05:00
2024-03-20 16:56:22 +01:00
2024-04-24 07:43:05 -05:00
2023-05-26 08:05:40 +02:00
2024-02-01 16:27:20 -08:00
2023-07-05 20:51:33 -05:00
2024-04-17 15:59:18 +02:00
2024-01-22 08:37:20 +01:00
2023-08-23 18:17:04 -05:00
2024-03-02 20:57:30 +01:00
2024-07-05 10:43:51 -05:00
2023-05-26 08:05:40 +02:00
2023-08-13 16:45:20 -05:00
2024-05-29 08:43:13 +02:00
2023-05-26 08:05:40 +02:00
2024-01-02 08:11:44 -08:00
2023-12-21 11:20:29 -06:00
2023-09-18 16:44:48 +02:00
2024-01-15 10:31:22 +01:00
2023-09-04 14:11:38 +00:00
2024-04-24 19:40:53 +02:00
2024-02-12 11:35:43 -06:00
2023-09-21 18:17:00 +02:00
2023-10-03 14:52:52 +02:00
2023-09-20 15:35:50 -07:00
2024-06-21 16:39:43 +02:00
2023-08-23 15:03:55 -05:00
2023-10-13 10:22:05 +01:00
2023-11-08 13:42:16 +00:00
2024-07-16 16:49:52 +01:00