Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.h97 struct ShardedAxis { struct
99 bool operator==(const ShardedAxis& other) const { return axis == other.axis; } argument