Commit 1b1a0197 authored by Jing Zhang's avatar Jing Zhang
Browse files

add missing ComputeType

parent bd09b5c5
...@@ -291,6 +291,7 @@ int main(int argc, char* argv[]) ...@@ -291,6 +291,7 @@ int main(int argc, char* argv[])
BDataType, BDataType,
CShuffleDataType, CShuffleDataType,
AccDataType, AccDataType,
A0DataType,
PassThrough, PassThrough,
BElementOp>; BElementOp>;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment