aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cpu/operators/CpuGemmConvolution.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/cpu/operators/CpuGemmConvolution.h')
-rw-r--r--src/runtime/cpu/operators/CpuGemmConvolution.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/cpu/operators/CpuGemmConvolution.h b/src/runtime/cpu/operators/CpuGemmConvolution.h
index 578586e7d1..7755bbe2a2 100644
--- a/src/runtime/cpu/operators/CpuGemmConvolution.h
+++ b/src/runtime/cpu/operators/CpuGemmConvolution.h
@@ -174,7 +174,6 @@ private:
Im2ColOutput = 9,
WeightsReshaped,
GemmOutput,
- GemmOutput3d,
Count
};