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