Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/lite/kernels/
Dconv.cc58 int hwcn_weights_id; member
84 context->AddTensors(context, 1, &data->hwcn_weights_id); in Init()
252 node->temporaries->data[data->hwcn_weights_index] = data->hwcn_weights_id; in Prepare()