Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dsharded_device_array.h118 struct ShardedAxis { struct
120 bool operator==(const ShardedAxis& other) const { return axis == other.axis; } argument