Home
last modified time | relevance | path

Searched defs:factory_fn (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/preemption/
H A Dpreemption_notifier.h34 #define REGISTER_PREEMPTION_NOTIFIER(notifier_type_name, factory_fn) \ argument
38 factory_fn) \ argument
86 PreemptionNotifierFactory factory_fn) { in RegisterPreemptionNotifier()
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
H A Dcoordination_service.h36 #define REGISTER_COORDINATION_SERVICE(service_type_name, factory_fn) \ argument
40 factory_fn) \ argument
79 CoordinationServiceFactory factory_fn) { in RegisterCoordinationService()
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py1513 factory_fn, argument
1559 factory_fn, argument