Searched refs:shape_l1_stack (Results 1 – 1 of 1) sorted by relevance
114 TensorShape shape_l1_stack = input->info()->tensor_shape(); in configure() local115 shape_l1_stack.set(0, input->info()->dimension(0) * L1_hysteresis_stack_size); in configure()116 TensorInfo info_s32(shape_l1_stack, 1, arm_compute::DataType::S32); in configure()