Searched refs:cur_all_tensors_size (Results 1 – 1 of 1) sorted by relevance
71 int cur_all_tensors_size = this->graph_.all_tensors_.size(); in ConvertAttrToTensors() local91 this->graph_.sub_graphs_[subgraph_index]->tensor_indices_.push_back(cur_all_tensors_size); in ConvertAttrToTensors()93 this->graph_.all_nodes_[index]->input_indices_.push_back(cur_all_tensors_size++); in ConvertAttrToTensors()