Searched refs:AddInputTensorId (Results 1 – 2 of 2) sorted by relevance
37 void AddInputTensorId(uint64_t node_id) { input_tensor_id_.emplace_back(node_id); } in AddInputTensorId() function
1806 node_memory.AddInputTensorId(input_tensor->GetId()); in ConvertToProfilingNode()