George Necula
45ae4dfb9e
[shape_poly] Remove caching for the symbolic shape evaluator
...
The caching used for the shape_poly.CachingShapeEvaluator leads to
leaked tracer errors. This is because the `lru_cache` is attached
to the `CachingShapeEvaluator.evaluate` and persists for the
duration of the program. It is possible to reimplement the caching,
but in this case caching does not help much so we just remove it.
2024-11-09 11:13:48 +02:00
..
2024-10-23 10:09:02 -07:00
2024-10-31 16:28:11 -07:00
2024-10-16 17:42:41 -07:00
2024-11-09 11:13:48 +02:00
2024-11-08 14:23:01 -08:00
2024-06-26 16:10:18 -04:00
2024-11-01 22:56:44 -07:00
2024-11-08 18:15:26 -08:00
2024-11-07 15:51:54 -08:00
2024-11-05 00:47:21 -08:00
2024-11-04 10:55:21 -08:00
2024-11-08 11:19:56 -05:00
2024-10-04 13:56:27 -07:00
2024-11-07 15:32:02 -08:00
2024-11-06 09:42:29 -08:00
2024-11-05 07:17:14 -08:00
2024-09-03 09:50:19 +02:00
2024-10-31 14:06:54 -07:00
2024-10-29 11:04:31 -07:00
2024-11-05 07:17:14 -08:00
2024-08-13 00:30:23 -07:00
2024-11-07 15:51:54 -08:00
2024-11-08 13:47:27 -05:00
2024-11-05 09:08:33 -08:00
2024-10-21 10:11:51 -07:00
2024-06-26 16:10:18 -04:00
2024-10-24 10:59:44 -07:00
2024-10-29 11:04:31 -07:00
2024-11-01 14:01:19 -07:00
2024-10-02 15:14:50 -07:00
2024-08-13 14:48:38 -07:00
2024-09-18 17:07:46 -07:00
2024-11-01 16:25:50 -07:00
2024-11-05 08:32:25 -08:00
2024-11-08 13:47:27 -05:00
2024-11-08 18:15:26 -08:00
2024-10-29 11:04:31 -07:00
2024-11-05 07:17:14 -08:00
2024-10-29 11:04:31 -07:00
2024-10-29 11:04:31 -07:00
2024-09-20 07:52:33 -07:00
2024-11-06 11:10:04 -08:00
2024-11-07 15:51:54 -08:00
2024-11-05 16:47:29 +00:00
2024-09-03 15:16:02 -07:00
2024-10-29 11:04:31 -07:00
2024-11-07 15:51:54 -08:00
2024-10-04 09:20:27 -07:00
2024-03-22 05:37:30 -07:00
2024-09-20 07:52:33 -07:00
2024-09-11 15:28:14 -07:00
2024-06-26 16:10:18 -04:00
2024-05-11 06:40:18 -07:00
2024-10-25 04:22:40 -07:00
2024-08-28 15:37:28 -07:00
2024-10-31 14:06:54 -07:00
2024-11-05 09:56:46 -08:00
2024-07-26 11:22:39 +01:00
2024-11-06 08:13:46 -08:00
2024-11-05 08:32:25 -08:00
2024-05-19 21:01:29 +01:00
2024-05-30 17:41:32 -07:00
2024-08-13 14:48:38 -07:00
2024-05-19 21:01:29 +01:00
2024-11-01 14:01:19 -07:00
2024-08-01 22:30:24 +01:00
2024-11-08 13:47:05 -08:00
2024-08-26 10:51:08 -07:00
2024-07-04 04:13:24 -07:00
2024-10-24 17:20:09 +03:00
2024-11-08 11:02:50 -08:00
2024-11-06 08:13:46 -08:00
2024-04-07 21:13:41 -07:00
2024-10-14 10:08:04 -07:00
2024-07-01 19:18:58 -07:00
2024-06-26 16:10:18 -04:00
2024-10-25 04:22:40 -07:00
2024-10-29 11:04:31 -07:00
2024-11-01 10:02:49 -07:00
2024-06-26 16:10:18 -04:00
2024-11-07 13:14:58 -08:00
2024-07-09 08:06:16 -07:00
2024-09-20 07:52:33 -07:00
2024-08-12 13:08:55 +01:00
2024-10-22 13:29:48 -04:00
2024-11-05 08:32:25 -08:00