Searched refs:GetSpatialWeightsRemap (Results 1 – 6 of 6) sorted by relevance
54 desc.spatial_remap = GetSpatialWeightsRemap(); in GetWeightsDescription()74 std::vector<int> GetSpatialWeightsRemap() const;
57 desc.spatial_remap = GetSpatialWeightsRemap(); in GetWeightsDescription()81 std::vector<int> GetSpatialWeightsRemap() const;
59 desc.spatial_remap = GetSpatialWeightsRemap(); in GetWeightsDescription()85 std::vector<int> GetSpatialWeightsRemap() const;
199 std::vector<int> ConvolutionTransposed3x3Thin::GetSpatialWeightsRemap() const { in GetSpatialWeightsRemap() function in tflite::gpu::ConvolutionTransposed3x3Thin
387 std::vector<int> ConvolutionTransposed4x4::GetSpatialWeightsRemap() const { in GetSpatialWeightsRemap() function in tflite::gpu::ConvolutionTransposed4x4
371 std::vector<int> ConvolutionTransposed3x3::GetSpatialWeightsRemap() const { in GetSpatialWeightsRemap() function in tflite::gpu::ConvolutionTransposed3x3