Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc303 Status ValidateTensorProperties(const string& producer_node_type, in ValidateTensorProperties() function
1177 TF_RETURN_IF_ERROR(ValidateTensorProperties( in ConvertToTensorOrWeights()
6370 auto status = ValidateTensorProperties( in ConvertGraphDefToEngine()