Searched refs:ACL_SRC_3 (Results 1 – 8 of 8) sorted by relevance
48 ACL_SRC_3 = 3, enumerator77 ACL_VEC_ROW_SUM = ACL_SRC_3,
95 const ITensor *bn_add = tensors.get_const_tensor(TensorType::ACL_SRC_3); in run()120 { TensorType::ACL_SRC_3, dequantized_bn_add_handler.get() }, in run()
629 pack.add_tensor(TensorType::ACL_SRC_3, c); in run()
63 { TensorType::ACL_SRC_3, bn_add }, in configure()
119 indirect_conv2d_pack.add_const_tensor(ACL_SRC_3, indirect_buffer.get()); in run()
186 const ITensor *bn_add = tensors.get_const_tensor(TensorType::ACL_SRC_3); in run_op()
909 auto bias = tensors.get_const_tensor(TensorType::ACL_SRC_3); in run_op()
272 …ls::cast::polymorphic_downcast<const ICLTensor *>(tensors.get_const_tensor(TensorType::ACL_SRC_3)); in run_op()