Searched refs:ParseRandomAlgorithm (Results 1 – 1 of 1) sorted by relevance
499 bool ParseRandomAlgorithm(RandomAlgorithm* result);4343 if (!ParseRandomAlgorithm(&result)) { in ParseAttributeHelper()5611 bool HloParserImpl::ParseRandomAlgorithm(RandomAlgorithm* result) { in ParseRandomAlgorithm() function in xla::__anon2255e8ac0111::HloParserImpl