Lines Matching +refs:protobuf +refs:mode +refs:map
18 * Update the doc with the details about the rounding mode used in quantize_and_dequantize_v2.
55 …unified backend between CPU and GPU mode, since the CuDNN kernel is using sigmoid, we change the d…
79 * Support parallel map in `map_and_filter_fusion`.
86 … `num_parallel_calls` of `tf.data.Dataset.interleave` and `tf.data.Dataset.map` work in Eager mode.
230 and `tf.keras.layers.LocallyConnected1D`. The new mode
284 * boosted trees: adding pruning mode
539 * Eager mode is moving out of contrib, try `tf.enable_eager_execution()`.
1226 protobuf enum.
1252 * Remove estimator_spec(mode) argument.
1347 * Android demo: read MultiBox priors from txt file rather than protobuf.
1535 * Android: TF stats now exposed directly in demo and log when debug mode is
1643 * Move Summary protobuf constructors to `tf.summary` submodule.
1921 * Fix PIP installation by not packaging protobuf as part of wheel,
1922 require protobuf 3.0.0b2.