Home
last modified time | relevance | path

Searched defs:allocation_index (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/SVM/
Dmain.cpp118 size_t allocation_index = num_lists; // heads of lists are in first num_lists nodes. in create_linked_lists() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1170 for (int allocation_index = allocation_indices->size() - 1; in AssignSingleHloBuffer() local