Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc342 std::optional<std::vector<bool>> kept_var_bitvec; member
810 auto kept_var_bitvec = py::cast<py::list>(kept_var_bitvec_attr); in PopulateCacheEntry() local