Searched refs:ConvertConstToWeights (Results 1 – 2 of 2) sorted by relevance
394 Status ConvertConstToWeights(const NodeDef& const_node_def,
909 return ConvertConstToWeights(node_def, inputs, tensor_or_weights); in ConvertToTensorOrWeights()980 Status TrtNodeValidator::ConvertConstToWeights( in ConvertConstToWeights() function in tensorflow::tensorrt::convert::TrtNodeValidator