Searched defs:OutputBatch (Results 1 – 3 of 3) sorted by relevance
173 typedef struct OutputBatch { struct177 } OutputBatch; argument
856 Status OutputBatch(OpKernelContext* context, in OutputBatch() function in tensorflow::UnbatchGradResource
235 using OutputBatch = std::string; in TEST() typedef