Searched refs:GetSpatialWeightsRemap (Results 1 – 6 of 6) sorted by relevance
52 desc.spatial_remap = GetSpatialWeightsRemap(); in GetWeightsDescription()72 std::vector<int> GetSpatialWeightsRemap() const;
60 desc.spatial_remap = GetSpatialWeightsRemap(); in GetWeightsDescription()86 std::vector<int> GetSpatialWeightsRemap() const;
58 desc.spatial_remap = GetSpatialWeightsRemap(); in GetWeightsDescription()82 std::vector<int> GetSpatialWeightsRemap() const;
214 std::vector<int> ConvolutionTransposed3x3Thin::GetSpatialWeightsRemap() const { in GetSpatialWeightsRemap() function in tflite::gpu::ConvolutionTransposed3x3Thin
367 std::vector<int> ConvolutionTransposed4x4::GetSpatialWeightsRemap() const { in GetSpatialWeightsRemap() function in tflite::gpu::ConvolutionTransposed4x4
365 std::vector<int> ConvolutionTransposed3x3::GetSpatialWeightsRemap() const { in GetSpatialWeightsRemap() function in tflite::gpu::ConvolutionTransposed3x3