"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "4f7d403d3523d85540eff9436c34c29fdf3c5d44"
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