Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc3853 Status ConvertBatchMatMul(OpConverterParams* params) { in ConvertBatchMatMul() function
4021 (*registration)["BatchMatMul"] = ConvertBatchMatMul; in RegisterValidatableOpConverters()