Lines Matching refs:kBiasTensor
45 constexpr uint32_t kBiasTensor = 2; variable
607 Shape bias = context->getInputShape(kBiasTensor); in prepare()
678 context->getInputBuffer<float>(kBiasTensor), in execute()
679 context->getInputShape(kBiasTensor), param.padding_left, in execute()
690 context->getInputBuffer<_Float16>(kBiasTensor), in execute()
691 context->getInputShape(kBiasTensor), param.padding_left, in execute()
706 context->getInputBuffer<int32_t>(kBiasTensor), in execute()
707 context->getInputShape(kBiasTensor), param.padding_left, in execute()
718 context->getInputBuffer<int32_t>(kBiasTensor), in execute()
719 context->getInputShape(kBiasTensor), param.padding_left, in execute()
737 context->getInputBuffer<int32_t>(kBiasTensor), in execute()
738 context->getInputShape(kBiasTensor), param.padding_left, in execute()
750 context->getInputBuffer<int32_t>(kBiasTensor), in execute()
751 context->getInputShape(kBiasTensor), param.padding_left, in execute()