Piotr Krzemiński
6b70c449ba
[PT FE] Add aten::Chunk implementation (#16035)
* [PT FE] Add chunk implementation:
* [PT FE] Fix chunk int64 instead of const node errors, add tests for chunking
* [PT FE] Test Chunk-If implementation
* [PT FE] Change the translate to replace chunk implementation, use VariadicSplit instead of Slice
* [PT FE] Reduce artifacts from debugging
* Update test_chunk.py
* [PT FE] Improve & debug chunk implementation:
* [PT FE] Simplify implementation, fix remaining bugs
* [PT FE] Statify the split lenghts output
* [PT FE] Clear code, remove debugging artifacts
2023-03-27 11:16:16 +02:00
..
2023-01-16 11:02:17 +04:00
2023-01-16 11:02:17 +04:00
2023-03-27 11:16:16 +02:00
2023-02-14 11:16:49 +01:00
2023-01-16 11:02:17 +04:00
2023-01-18 15:19:44 +04:00
2023-01-16 11:02:17 +04:00
2023-01-20 13:43:48 +04:00
2023-03-06 10:24:08 +04:00
2023-01-16 11:02:17 +04:00