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.cc260 Status ValidateTensorProperties(const string& producer_node_type, in ValidateTensorProperties() function
924 TF_RETURN_IF_ERROR(ValidateTensorProperties( in ConvertToTensorOrWeights()
4112 auto status = ValidateTensorProperties( in ConvertGraphDefToEngine()