Searched refs:hwcn_weights_id (Results 1 – 1 of 1) sorted by relevance
63 int hwcn_weights_id = kTensorNotAllocated; member184 if (data->hwcn_weights_id == kTensorNotAllocated) { in AllocateTemporaryTensorsIfRequired()185 context->AddTensors(context, 1, &data->hwcn_weights_id); in AllocateTemporaryTensorsIfRequired()359 node->temporaries->data[data->hwcn_weights_index] = data->hwcn_weights_id; in Prepare()