Searched refs:destroy_after (Results 1 – 3 of 3) sorted by relevance
117 int destroy_after = last_used[tensor_index]; in MicroInterpreter() local118 if (destroy_after == -1) { in MicroInterpreter()119 destroy_after = operators_->Length(); in MicroInterpreter()124 *tensor, create_before, destroy_after, buffers, error_reporter, in MicroInterpreter()
35 int destroy_after,
79 int destroy_after, in AllocateTensor() argument