Searched refs:DNNActivationFunc (Results 1 – 3 of 3) sorted by relevance
28 DNNActivationFunc activation;
29 DNNActivationFunc activation;
55 typedef enum {RELU, TANH, SIGMOID, NONE, LEAKY_RELU} DNNActivationFunc; typedef