Ruslan Nugmanov
aa932d341a
Layer test tflite (#17410)
* tfl argvalue test
* tfl add_n test
* tfl batch to space and space to batch
* tfl batch to space and space to batch
* tfl broadcast
* tfl avgpool
* tfl concat
* tfl conv2d and depthtospace
* tfl depthwise_conv2d
* tfl broadcast_args
* tfl fill
* tfl floordiv
* tfl fully_connected
* tfl fully_connected
* tfl gather
* tfl gather_nd
* tfl l2_normalization
* tfl matrix_diag
* tfl maxpool2d
* tfl mirror_pad
* tfl one_hot
* tfl pack
* tfl pad
* tfl range
* tfl relu
* tfl reshape
* tfl resize_bilinear
* tfl resize
* tfl reverse
* tfl tfft2d
* tfl scatter_nd
* tfl rfft2d fix
* tfl segment_sum
* tfl select
* tfl select_v2
* tfl slice
* tfl space_to_depth
* tfl split
* tfl split_v
* tfl strided_slice
* tfl tile
* tfl topk_v2
* tfl transpose
* tfl transpose_conv
* tfl fix conv tests
* tfl unique + refactoring
* tfl unpack
* refactoring
* tfl review - reformat params
* tfl review - fixes
* tfl review - fixes
* tfl review - xfails
* tfl review - remove redundant tickets
* tfl review - xfail for pad
2023-05-15 15:03:09 +04:00
..
2023-04-12 13:14:38 +04:00
2023-01-16 11:02:17 +04:00
2023-05-15 15:03:09 +04:00
2023-03-31 07:24:32 +00:00
2023-01-16 11:02:17 +04:00
2023-04-12 13:14:38 +04:00
2023-03-29 14:27:27 +04:00
2023-03-29 14:27:27 +04:00
2023-04-12 13:14:38 +04:00
2023-01-16 11:02:17 +04:00
2023-04-17 13:30:17 +04:00