Home
last modified time | relevance | path

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

/external/python/oauth2client/oauth2client/
D_helpers.py45 def _to_bytes(value, encoding='ascii'): function
/external/tensorflow/tensorflow/python/compiler/tensorrt/
Dtrt_convert.py47 def _to_bytes(s): function