Searched refs:input_to_output_red_pack (Results 1 – 1 of 1) sorted by relevance
1171 …ITensorPack input_to_output_red_pack = { { ACL_SRC, _input_to_output_weights }, { ACL_DST, &_input… in prepare() local1172 CLScheduler::get().enqueue_op(*_input_to_output_reduction, input_to_output_red_pack, false); in prepare()