Searched +refs:protobuf +refs:mode +refs:syntax +refs:table (Results 1 – 3 of 3) sorted by relevance
1 syntax = "proto3";5 import "tensorflow/core/protobuf/tpu/optimization_parameters.proto";6 import "tensorflow/core/protobuf/tpu/tpu_embedding_output_layout.proto";11 // Name of the table.13 // Size of the vocabulary (i.e., number of rows) in the table.15 // The embedding dimension (i.e., the width of the embedding table).17 // Number of features mapped to this table.33 Mode mode = 2; field65 // when mode=TRAINING. If mode=INFERENCE or BACKWARD_PASS_ONLY, this parameter90 // Extended output layout information; if not provided, a compatibility mode
5 …removes dead code and rewrites and minimizes what's left. It also checks syntax, variable referenc…67 This starts the compiler in interactive mode. Type171 <table>208 </table>212 <table>243 </table>247 <table>277 </table>281 <table>311 </table>[all …]
161 While `EXPECT_PRED*()` and friends are handy for a quick job, the syntax is not372 `EXPECT_PRED_FORMAT2` in the above table with `ASSERT_PRED_FORMAT2`.783 syntax. To learn about this syntax, you may want to read this821 macros or use the more limited syntax only.840 consideration to be run - much like the `threadsafe` mode on POSIX.2372 syntax = "proto3";2376 import "google/protobuf/timestamp.proto";2377 import "google/protobuf/duration.proto";2384 google.protobuf.Timestamp timestamp = 5;2385 google.protobuf.Duration time = 6;[all …]