Searched refs:SelectPReLU (Results 1 – 3 of 3) sorted by relevance
36 std::unique_ptr<GPUOperation> SelectPReLU(const PReLUAttributes& attr,
59 std::unique_ptr<GPUOperation> SelectPReLU(const PReLUAttributes& attr, in SelectPReLU() function
455 *gpu_op = SelectPReLU(attr, gpu_info, op_def); in GPUOperationFromNode()