Home
last modified time | relevance | path

Searched defs:_convert_weights (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClFullyConnected.h115 std::unique_ptr<ClConvertFullyConnectedWeights> _convert_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuFullyConnected.h137 std::unique_ptr<CpuConvertFullyConnectedWeights> _convert_weights; variable