Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding.h219 HloSharding() in HloSharding() function
230 explicit HloSharding(int64 device_id) in HloSharding() function
235 explicit HloSharding(const Array<int64>& tile_assignment) in HloSharding() function
240 explicit HloSharding(const std::vector<HloSharding>& tuple_shardings) in HloSharding() function