Home
last modified time | relevance | path

Searched refs:set_is_function (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/eager/
H A Dcluster_function_library_runtime.cc196 remote_op->set_is_function(true); in Run()
H A Deager_service_impl_test.cc235 operation->set_is_function(true); in AddOperationToRunComponentFunctionRequest()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc1504 remote_op->set_is_function(op->is_function()); in PrepareRemoteOp()
/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/
Deager_service.pb.h611 void set_is_function(bool value); in Swap()
4836 inline void Operation::set_is_function(bool value) { in set_is_function() function