Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dexecutor.cc708 TaggedNodeReadyQueue inline_ready; in Process() local
715 TaggedNodeReadyQueue* inline_ready, int64_t scheduled_nsec) { in ProcessInline()
1127 TaggedNodeReadyQueue* inline_ready) { in NodeDone()
1206 TaggedNodeSeq* ready, TaggedNodeReadyQueue* inline_ready) { in ScheduleReady()