Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc499 bool ParseRandomAlgorithm(RandomAlgorithm* result);
4343 if (!ParseRandomAlgorithm(&result)) { in ParseAttributeHelper()
5611 bool HloParserImpl::ParseRandomAlgorithm(RandomAlgorithm* result) { in ParseRandomAlgorithm() function in xla::__anon2255e8ac0111::HloParserImpl