Searched refs:AddTensorFlowOpPrefix (Results 1 – 3 of 3) sorted by relevance
46 Status AddTensorFlowOpPrefix(std::string);
446 Status AddTensorFlowOpPrefix(std::string prefix) { in AddTensorFlowOpPrefix() function
54 if (!tensorflow::AddTensorFlowOpPrefix("tfjs.").ok()) { in MlirToJSONTranslateFunction()