Searched defs:set_algorithm (Results 1 – 2 of 2) sorted by relevance
137 void set_algorithm(AlgorithmType val) { algorithm_ = val; } in set_algorithm() function152 void set_algorithm(AlgorithmType val) { algorithm_ = val; } in set_algorithm() function
69 void set_algorithm(BiasAddGradGPUMode val) { algorithm_ = val; } in set_algorithm() function