Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc625 class UnbatchResource : public ResourceBase { class
627 explicit UnbatchResource(int32_t timeout_micros) in UnbatchResource() function in tensorflow::UnbatchResource