Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
gfursin committed Apr 13, 2018
1 parent 3259ef4 commit 79f9926
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 3 additions & 1 deletion program/request-armcl-inference/.cm/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@
"linux"
],
"print_files_after_run": [
"tmp-ck-output.json"
"tmp-ck-output.json",
"tmp-stdout.tmp",
"tmp-stderr.tmp"
],
"process_in_tmp": "yes",
"program": "yes",
Expand Down
3 changes: 0 additions & 3 deletions program/request-armcl-inference/result-acl-fursin.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
backend: ARMComputeLib-mali model: vgg16 conv_method: gemm dtype: float32 cost: 1.67973
backend: ARMComputeLib-mali model: vgg16 conv_method: gemm dtype: float16 cost: 0.990407
backend: ARMComputeLib-mali model: vgg16 conv_method: gemm dtype: float32 cost: 1.65574
backend: ARMComputeLib-mali model: vgg16 conv_method: gemm dtype: float32 cost: 1.6511
backend: ARMComputeLib-mali model: vgg16 conv_method: gemm dtype: float16 cost: 0.976307
backend: ARMComputeLib-mali model: vgg16 conv_method: direct dtype: float32 cost: 3.99093
Expand Down

0 comments on commit 79f9926

Please sign in to comment.