Searched refs:kFwAuxWeightsTensor (Results 1 – 1 of 1) sorted by relevance
44 constexpr uint32_t kFwAuxWeightsTensor = 10; // optional variable97 const bool hasFwAuxWeights = !context->isOmittedInput(kFwAuxWeightsTensor); in getLinkingMode()146 fwAuxWeights = context->getInputBuffer<T>(kFwAuxWeightsTensor); in executeTyped()155 Shape fwAuxWeightsShape = context->getInputShape(kFwAuxWeightsTensor); in executeTyped()378 Shape fwAuxWeights = context->getInputShape(kFwAuxWeightsTensor); in prepare()