Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dprofiler_client.py74 with c_api_util.tf_buffer() as buffer_:
Dmonitoring.py260 with c_api_util.tf_buffer() as buffer_:
363 with c_api_util.tf_buffer() as buffer_:
Dprofiler.py103 with c_api_util.tf_buffer() as buffer_:
Dcontext.py791 with c_api_util.tf_buffer() as buffer_:
1539 with c_api_util.tf_buffer() as buffer_:
Dfunction.py507 with c_api_util.tf_buffer() as buffer_:
/external/tensorflow/tensorflow/python/framework/
Dc_api_util.py148 def tf_buffer(data=None): function
Dimporter.py494 with c_api_util.tf_buffer(graph_def.SerializeToString()) as serialized:
Dfunction.py318 with c_api_util.tf_buffer() as buf:
1330 with c_api_util.tf_buffer() as buf:
Dops.py2249 with c_api_util.tf_buffer() as buf:
2337 with c_api_util.tf_buffer() as buf:
2957 with c_api_util.tf_buffer() as buf:
3059 with c_api_util.tf_buffer() as buf:
3723 with c_api_util.tf_buffer() as buf: