Searched refs:SelectReLU (Results 1 – 3 of 3) sorted by relevance
33 std::unique_ptr<GPUOperation> SelectReLU(const ReLUAttributes& attr,
54 std::unique_ptr<GPUOperation> SelectReLU(const ReLUAttributes& attr, in SelectReLU() function
466 *gpu_op = SelectReLU(attr, op_def); in GPUOperationFromNode()