Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc183 kHloComputation, enumerator
823 attrs["to_apply"] = {/*required=*/true, AttrTy::kHloComputation, in ParseInstructionRhs()
924 attrs["to_apply"] = {/*required=*/true, AttrTy::kHloComputation, in ParseInstructionRhs()
946 attrs["condition"] = {/*required=*/true, AttrTy::kHloComputation, in ParseInstructionRhs()
948 attrs["body"] = {/*required=*/true, AttrTy::kHloComputation, &body}; in ParseInstructionRhs()
1037 attrs["to_apply"] = {/*required=*/true, AttrTy::kHloComputation, in ParseInstructionRhs()
1050 attrs["to_apply"] = {/*required=*/true, AttrTy::kHloComputation, in ParseInstructionRhs()
1181 attrs["to_apply"] = {/*required=*/true, AttrTy::kHloComputation, in ParseInstructionRhs()
1197 attrs["to_apply"] = {/*required=*/true, AttrTy::kHloComputation, in ParseInstructionRhs()
1233 attrs["select"] = {/*required=*/true, AttrTy::kHloComputation, &select}; in ParseInstructionRhs()
[all …]