Home
last modified time | relevance | path

Searched refs:weights_max_id (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
Dmatmul_builder.cc47 const OpBuilder::TensorID weights_max_id, in AddFullyConnectedHelper() argument
70 matmul_op->AddInput(weights_max_id); in AddFullyConnectedHelper()
267 const TensorID weights_max_id, in AddFullyConnected() argument
271 weights_max_id, graph_builder_, context, in AddFullyConnected()
Dmatmul_builder.h64 const TensorID weights_max_id,