Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc4614 const auto convert_to_itensor = in ConvertMatMulImpl() local
4624 ITensorProxyPtr tensor_a = convert_to_itensor(input_a); in ConvertMatMulImpl()
4625 ITensorProxyPtr tensor_b = convert_to_itensor(input_b); in ConvertMatMulImpl()