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