Searched refs:tf_buffer (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/c/ |
D | BUILD | 40 "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/ |
D | BUILD | 37 "//tensorflow/c:tf_buffer",
|
/external/tensorflow/tensorflow/python/eager/ |
D | monitoring.py | 279 with c_api_util.tf_buffer() as buffer_: 391 with c_api_util.tf_buffer() as buffer_:
|
D | context.py | 773 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_:
|
D | function.py | 405 with c_api_util.tf_buffer() as buffer_:
|
/external/tensorflow/tensorflow/python/framework/ |
D | c_api_util.py | 200 def tf_buffer(data=None): function
|
D | importer.py | 497 with c_api_util.tf_buffer(graph_def.SerializeToString()) as serialized:
|
D | ops.py | 2599 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:
|
D | function.py | 347 with c_api_util.tf_buffer() as buf:
|
/external/tensorflow/tensorflow/python/client/ |
D | BUILD | 215 "//tensorflow/c:tf_buffer",
|
/external/tensorflow/tensorflow/c/eager/ |
D | BUILD | 67 "//tensorflow/c:tf_buffer",
|