Searched refs:quant_ops (Results 1 – 1 of 1) sorted by relevance
2324 std::vector<string> quant_ops{ in IsWorkspaceCheckNeeded() local2348 return std::find(std::begin(quant_ops), std::end(quant_ops), in IsWorkspaceCheckNeeded()2349 node->type_string()) == std::end(quant_ops); in IsWorkspaceCheckNeeded()