Searched defs:TfLiteSubgraphExecute (Results 1 – 1 of 1) sorted by relevance
64 class TfLiteSubgraphExecute : public OpKernel { class66 explicit TfLiteSubgraphExecute(OpKernelConstruction* ctx) in TfLiteSubgraphExecute() function in tensorflow::TfLiteSubgraphExecute