Skip to content

Commit 4e8ea6d

Browse files
committed
Update proto generator with new coordination_config.proto location
1 parent bb629e3 commit 4e8ea6d

File tree

14 files changed

+1800
-707
lines changed

14 files changed

+1800
-707
lines changed

src/protos.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ pub mod debug;
88
pub mod full_type;
99
pub mod function;
1010
pub mod graph;
11+
pub mod graph_debug_info;
1112
pub mod meta_graph;
1213
pub mod node_def;
1314
pub mod op_def;
1415
pub mod resource_handle;
1516
pub mod rewriter_config;
17+
pub mod rpc_options;
1618
pub mod saved_model;
1719
pub mod saved_object_graph;
1820
pub mod saver;

0 commit comments

Comments
 (0)