Code cleanup: Made Executor related API take std::unique_ptr<const Graph>...
Code cleanup: Made Executor related API take std::unique_ptr<const Graph> instead of const Graph* as input. PiperOrigin-RevId: 185592574
Loading
Please sign in to comment