Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.h55 int allocation_index = -1; member
60 int allocation_index; member
/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.cc1185 for (int allocation_index = allocation_indices->size() - 1; in AssignSingleHloBuffer() local