Skip to content

Commit

Permalink
create temp common instance
Browse files Browse the repository at this point in the history
  • Loading branch information
allnes committed Nov 23, 2023
1 parent ae4886c commit fb61c1a
Show file tree
Hide file tree
Showing 4 changed files with 669 additions and 645 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class AclDeconvExecutor : public DeconvExecutor {

private:
DeconvAttrs deconvAttrs;
impl_desc_type implType = impl_desc_type::acl;
impl_desc_type implType = impl_desc_type::gemm_acl;

arm_compute::Tensor srcTensor;
arm_compute::Tensor weiTensor;
Expand Down
Loading

0 comments on commit fb61c1a

Please sign in to comment.