Searched refs:kBeginTensor (Results 1 – 4 of 4) sorted by relevance
82 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare()90 const int32_t* beginData = context->getInputBuffer<int32_t>(kBeginTensor); in prepare()117 context->getInputBuffer<int32_t>(kBeginTensor), in execute()118 context->getInputShape(kBeginTensor), in execute()126 context->getInputBuffer<int32_t>(kBeginTensor), in execute()127 context->getInputShape(kBeginTensor), in execute()135 context->getInputBuffer<int32_t>(kBeginTensor), in execute()136 context->getInputShape(kBeginTensor), in execute()144 context->getInputBuffer<int32_t>(kBeginTensor), in execute()145 context->getInputShape(kBeginTensor), in execute()[all …]
87 context->getInputBuffer<int32_t>(kBeginTensor), in executeTyped()103 const Shape& beginShape = context->getInputShape(kBeginTensor); in prepare()119 const int32_t* beginData = context->getInputBuffer<int32_t>(kBeginTensor); in prepare()
28 constexpr uint32_t kBeginTensor = 1; variable
26 constexpr uint32_t kBeginTensor = 1; variable