Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc267 kRandomAlgorithm, enumerator
2497 attrs["algorithm"] = {/*required=*/true, AttrTy::kRandomAlgorithm, in CreateInstruction()
4341 case AttrTy::kRandomAlgorithm: { in ParseAttributeHelper()