Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Ddata_service_ops.py226 def _to_string(dataset_id): function
1195 ["dataset_id=", _to_string(dataset_id), job_name], "/")
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_private.h108 vtn_fail("%s: %s (%u)\n", msg, spirv_ ## t ## _to_string(v), v)
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/
H A Dtrt_convert.py90 def _to_string(s): function