Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_compiler.cc386 .def("__ne__", [](const ShapeIndex& shape_ind, in BuildXlaCompilerSubmodule()
389 [](const ShapeIndex& shape_ind) { return absl::HashOf(shape_ind); }); in BuildXlaCompilerSubmodule()