Home
last modified time | relevance | path

Searched defs:implicit_batch_not_supported_ops (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
H A Dbinary_ops.cc65 const std::vector<string>& implicit_batch_not_supported_ops = {}, in ValidateImpl()
173 const std::vector<string> implicit_batch_not_supported_ops { in Validate() local