Searched defs:shape_ind (Results 1 – 1 of 1) sorted by relevance
386 .def("__ne__", [](const ShapeIndex& shape_ind, in BuildXlaCompilerSubmodule()389 [](const ShapeIndex& shape_ind) { return absl::HashOf(shape_ind); }); in BuildXlaCompilerSubmodule()