Searched refs:tensor_is_temporary (Results 1 – 1 of 1) sorted by relevance
127 std::vector<bool> tensor_is_temporary(interpreter_->tensors_size(), false); in ExportTensors() local133 tensor_is_temporary[tensor_index] = true; in ExportTensors()141 if (!tensor_is_temporary[tensor_index] && in ExportTensors()