Home
last modified time | relevance | path

Searched refs:PythonTypes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc637 struct PythonTypes { in GetJitArgumentStickyDevice() struct
640 static const auto& types = *[]() -> PythonTypes* { in GetJitArgumentStickyDevice()
646 return new PythonTypes{device_array}; in GetJitArgumentStickyDevice()