Searched defs:weights_vector (Results 1 – 6 of 6) sorted by relevance
112 std::vector<const ITensor *> weights_vector{ &_recurrent_weights, &_input_weights }; in configure() local316 std::vector<const ITensorInfo *> weights_vector; in validate() local
111 std::vector<const ITensor *> weights_vector; in configure() local
133 std::vector<const ICLTensor *> weights_vector; in configure() local349 std::vector<const ITensorInfo *> weights_vector; in validate() local
125 std::vector<const ICLTensor *> weights_vector; in configure() local
91 auto weights_vector = weights.flat<float>(); in FoldBatchNorms() local
128 auto weights_vector = weights.flat<float>(); in FuseScaleOffsetToConvWeights() local