Searched defs:_build_graph (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/data/kernel_tests/ |
H A D | checkpoint_test.py | 74 def _build_graph(start, stop): function 128 def _build_graph(start, stop): function 163 def _build_graph(start, stop): function 209 def _build_graph(start, stop, num_epochs): function 257 def _build_graph(start, stop, num_epochs): function
|
H A D | checkpoint_test_base.py | 510 def _build_graph(self, ds_fn, sparse_tensors=False): member in CheckpointTestBase
|
H A D | map_test.py | 375 def _build_graph(): function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/op_tests/ |
H A D | unroll_batch_matmul.py | 55 def _build_graph(): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
H A D | make_saveable_from_iterator_test.py | 40 def _build_graph(self, num_pipelines, num_outputs): member in MakeSaveableFromIteratorTest
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/data_structures/ |
H A D | fifo_queue_test.py | 1739 def _build_graph(self): member in FIFOQueueBenchmark
|
/aosp_15_r20/external/tensorflow/tensorflow/python/client/ |
H A D | session_test.py | 1159 def _build_graph(): member in SessionTest
|