Home
last modified time | relevance | path

Searched defs:weights_vector (Results 1 – 6 of 6) sorted by relevance

/external/ComputeLibrary/src/runtime/NEON/functions/
DNELSTMLayerQuantized.cpp117 std::vector<const ITensor *> weights_vector{ &_recurrent_weights, &_input_weights }; in configure() local
315 std::vector<const ITensorInfo *> weights_vector; in validate() local
DNELSTMLayer.cpp113 std::vector<const ITensor *> weights_vector; in configure() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dfold_batch_norms.cc91 auto weights_vector = weights.flat<float>(); in FoldBatchNorms() local
Dfold_old_batch_norms.cc128 auto weights_vector = weights.flat<float>(); in FuseScaleOffsetToConvWeights() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayerQuantized.cpp134 std::vector<const ICLTensor *> weights_vector; in configure() local
344 std::vector<const ITensorInfo *> weights_vector; in validate() local
DCLLSTMLayer.cpp134 std::vector<const ICLTensor *> weights_vector; in configure() local