Home
last modified time | relevance | path

Searched refs:implemented_with_reverted_ops (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Dbinary_ops.cc181 const std::vector<string> implemented_with_reverted_ops { in Convert() local
186 return ConvertImpl(*params_, implemented_with_reverted_ops); in Convert()