Home
last modified time | relevance | path

Searched refs:ParseRandomAlgorithm (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc461 bool ParseRandomAlgorithm(RandomAlgorithm* result);
3821 if (!ParseRandomAlgorithm(&result)) { in ParseAttributeHelper()
4917 bool HloParserImpl::ParseRandomAlgorithm(RandomAlgorithm* result) { in ParseRandomAlgorithm() function in xla::__anonf806807d0111::HloParserImpl