Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
DBUILD40 "tf_buffer.h",
100 "tf_buffer.h",
173 "tf_buffer.h",
186 ":tf_buffer",
228 ":tf_buffer",
476 name = "tf_buffer",
478 "tf_buffer.cc",
481 "tf_buffer.h",
498 "tf_buffer.h",
527 ":tf_buffer",
[all …]
/external/tensorflow/tensorflow/c/experimental/grappler/
DBUILD37 "//tensorflow/c:tf_buffer",
/external/tensorflow/tensorflow/python/eager/
Dmonitoring.py279 with c_api_util.tf_buffer() as buffer_:
391 with c_api_util.tf_buffer() as buffer_:
Dcontext.py773 with c_api_util.tf_buffer() as buffer_:
1011 with c_api_util.tf_buffer() as buffer_:
1305 with c_api_util.tf_buffer() as buffer_:
1981 with c_api_util.tf_buffer() as buffer_:
Dfunction.py405 with c_api_util.tf_buffer() as buffer_:
/external/tensorflow/tensorflow/python/framework/
Dc_api_util.py200 def tf_buffer(data=None): function
Dimporter.py497 with c_api_util.tf_buffer(graph_def.SerializeToString()) as serialized:
Dops.py2599 with c_api_util.tf_buffer() as buf:
2690 with c_api_util.tf_buffer() as buf:
3417 with c_api_util.tf_buffer() as buf:
3520 with c_api_util.tf_buffer() as buf:
4201 with c_api_util.tf_buffer() as buf:
Dfunction.py347 with c_api_util.tf_buffer() as buf:
/external/tensorflow/tensorflow/python/client/
DBUILD215 "//tensorflow/c:tf_buffer",
/external/tensorflow/tensorflow/c/eager/
DBUILD67 "//tensorflow/c:tf_buffer",