Searched refs:first_created (Results 1 – 1 of 1) sorted by relevance
97 int* first_created = reinterpret_cast<int*>(tensor_allocator_->AllocateMemory( in MicroInterpreter() local102 first_created[i] = -1; in MicroInterpreter()129 first_created[tensor_index] = i; in MicroInterpreter()136 const bool is_read_only = (first_created[i] == -1) && (last_used[i] != -1); in MicroInterpreter()