Home
last modified time | relevance | path

Searched defs:rewrite_options (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dshared_batch_scheduler.h555 QueueOptions rewrite_options = options; in AddQueue() local
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dconfig.proto351 RewriterConfig rewrite_options = 10; field
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_test_util.cc463 auto* rewrite_options = in GetMultiClientServerDef() local
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dconfig.pb.h5313 inline const ::tensorflow::RewriterConfig& GraphOptions::rewrite_options() const { in rewrite_options() function
5318 ::tensorflow::RewriterConfig* rewrite_options) { in unsafe_arena_set_allocated_rewrite_options()
5360 …line void GraphOptions::set_allocated_rewrite_options(::tensorflow::RewriterConfig* rewrite_option… in set_allocated_rewrite_options()
Dconfig.pb.cc2241 GraphOptions::_Internal::rewrite_options(const GraphOptions* msg) { in rewrite_options() function in tensorflow::GraphOptions::_Internal