File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
circle-mlir/circle-mlir/tools-test Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ AddModel(Flatten_F32_R4_0)
6868AddModel(Flatten_F32_R4_1)
6969AddModel(Floor_F32_R4)
7070AddModel(Gather_F32_R2)
71- # AddModel(Gather_F32_R2_2) # Need to enable after int32 indices type support
71+ AddModel(Gather_F32_R2_2)
7272AddModel(Gather_F32_R2_C1)
7373AddModel(Gather_F32_R2_C1_2)
74- # AddModel(Gather_F32_R2_C1_3) # Need to enable after int32 indices type support
74+ AddModel(Gather_F32_R2_C1_3)
7575AddModel(Gemm_F32_R2)
7676AddModel(Gemm_F32_R2_a0b1)
7777AddModel(Gemm_F32_R2_a1b0)
Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ AddModel(Flatten_F32_R4_0)
7070AddModel(Flatten_F32_R4_1)
7171AddModel(Floor_F32_R4)
7272AddModel(Gather_F32_R2)
73- # AddModel(Gather_F32_R2_2) # Need to enable after int32 indices type support
73+ AddModel(Gather_F32_R2_2)
7474AddModel(Gather_F32_R2_C1)
7575AddModel(Gather_F32_R2_C1_2)
76- # AddModel(Gather_F32_R2_C1_3) # Need to enable after int32 indices type support
76+ AddModel(Gather_F32_R2_C1_3)
7777AddModel(Gemm_F32_R2)
7878AddModel(Gemm_F32_R2_a0b1)
7979AddModel(Gemm_F32_R2_a1b0)
Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ AddModel(Flatten_F32_R4_0)
7070AddModel(Flatten_F32_R4_1)
7171AddModel(Floor_F32_R4)
7272AddModel(Gather_F32_R2)
73- # AddModel(Gather_F32_R2_2) # Need to enable after int32 indices type support
73+ AddModel(Gather_F32_R2_2)
7474AddModel(Gather_F32_R2_C1)
7575AddModel(Gather_F32_R2_C1_2)
76- # AddModel(Gather_F32_R2_C1_3) # Need to enable after int32 indices type support
76+ AddModel(Gather_F32_R2_C1_3)
7777AddModel(Gemm_F32_R2)
7878AddModel(Gemm_F32_R2_a0b1)
7979AddModel(Gemm_F32_R2_a1b0)
You can’t perform that action at this time.
0 commit comments