Home
last modified time | relevance | path

Searched refs:ShouldCreateRendezvous (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc848 f_opts.create_rendezvous = ShouldCreateRendezvous(); in Run()
911 f_opts.create_rendezvous = ShouldCreateRendezvous(); in RunWithBorrowedArgs()
966 f_opts.create_rendezvous = ShouldCreateRendezvous(); in RunInstantiated()
1012 f_opts.create_rendezvous = ShouldCreateRendezvous(); in RunAsync()
1081 bool InstantiatedCapturedFunction::ShouldCreateRendezvous() const { in ShouldCreateRendezvous() function in tensorflow::data::InstantiatedCapturedFunction
Dcaptured_function.h281 bool ShouldCreateRendezvous() const;