Searched refs:kWeights (Results 1 – 1 of 1) sorted by relevance
109 const int kWeights = 1; in RegisterInputs() local112 SetWeights(&context->tensors[inputs->data[kWeights]]); in RegisterInputs()149 const int kWeights = 1; in IsFullyConnectedOpSupported() local158 TF_LITE_ENSURE_OK(context, GetInputSafe(context, node, kWeights, &weights)); in IsFullyConnectedOpSupported()