Searched refs:element_indices (Results 1 – 3 of 3) sorted by relevance
96 std::vector<uint32_t> element_indices; in GetIndexedType() local110 element_indices.push_back(index_value); in GetIndexedType()113 element_indices.push_back(0); in GetIndexedType()116 type = type_mgr->GetMemberType(type, element_indices); in GetIndexedType()
173 const Tensor* element_indices; in Compute() local178 &element_indices, &element_values)); in Compute()196 element_indices->matrix<int64>().data(); in Compute()