Searched refs:dst_shapes (Results 1 – 2 of 2) sorted by relevance
87 std::vector<BHWC> dst_shapes; in ConvolutionWeightsConverterTest() local89 dst_shapes.push_back(dst_tensors[i].shape); in ConvolutionWeightsConverterTest()97 dst_shapes, dst_ptrs)); in ConvolutionWeightsConverterTest()
417 std::vector<BHWC> dst_shapes; in UpdateParams() local422 dst_shapes.push_back(tensor_reserver_.Get(out_id).shape); in UpdateParams()