Searched defs:shared_conv_weights (Results 1 – 2 of 2) sorted by relevance
246 std::vector<SharedWeightsConvDesc>* shared_conv_weights, in AddConvSharedWeights()313 const Node& node, std::vector<SharedWeightsConvDesc>* shared_conv_weights, in GPUOperationFromNodePart0()821 const Node& node, std::vector<SharedWeightsConvDesc>* shared_conv_weights, in GPUOperationFromNode()
280 std::vector<SharedWeightsConvDesc> shared_conv_weights; in ConvertOperations() local