Searched defs:CreateConstantLayer (Results 1 – 3 of 3) sorted by relevance
1425 void OnnxParserImpl::CreateConstantLayer(const std::string& tensorName, const std::string& layerNam… in CreateConstantLayer() function in armnnOnnxParser::OnnxParserImpl
477 ITensorProxyPtr Converter::CreateConstantLayer(const TRT_ShapedWeights& weights, in CreateConstantLayer() function in tensorflow::tensorrt::convert::Converter
1013 TEST_F(ConverterTest, CreateConstantLayer) { in TEST_F() argument