Home
last modified time | relevance | path

Searched defs:flattened_list (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.cc43 std::vector<HloSharding> flattened_list; in Tuple() local
65 std::vector<HloSharding> flattened_list(shardings.begin(), shardings.end()); in Tuple() local
77 std::vector<HloSharding> flattened_list; in SingleTuple() local