Searched refs:kStridesTensor (Results 1 – 1 of 1) sorted by relevance
41 constexpr uint32_t kStridesTensor = 3; variable95 context->getInputBuffer<int32_t>(kStridesTensor), in executeTyped()149 const Shape& stridesShape = context->getInputShape(kStridesTensor); in prepare()165 const int32_t* stridesData = context->getInputBuffer<int32_t>(kStridesTensor); in prepare()