Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_util_test.cc71 HloInstruction* with_suffix = in TEST() local
/external/python/cpython3/Lib/
Dpathlib.py827 def with_suffix(self, suffix): member in PurePath