Searched defs:ConvertWeight (Results 1 – 2 of 2) sorted by relevance
27 schema::TensorT *ConvertWeight(const caffe::BlobProto &proto) { in ConvertWeight() function
502 nvinfer1::Weights ConvertWeight(const TensorInfo &ms_tensor) { in ConvertWeight() function