/external/tensorflow/tensorflow/lite/testing/ |
D | generate_examples.py | 300 def build_graph(parameters): function 624 def build_graph(parameters): function 671 def build_graph(parameters): function 695 def build_graph(parameters): function 721 def build_graph(parameters): function 745 def build_graph(parameters): function 771 def build_graph(parameters): function 804 def build_graph(parameters): function 853 def build_graph(parameters): function 885 def build_graph(parameters): function [all …]
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | cond_v2_test.py | 285 def build_graph(): function 318 def build_graph(): function 344 def build_graph(): function 401 def build_graph(): function 459 def build_graph(): function 522 def build_graph(): function
|
/external/tensorflow/tensorflow/python/ops/ |
D | transpose_benchmark.py | 34 def build_graph(device, input_shape, perm, datatype, num_iters): function
|
D | split_benchmark.py | 34 def build_graph(device, input_shape, output_sizes, axis): function
|
D | concat_benchmark.py | 35 def build_graph(device, input_shape, variable, num_inputs, axis, grad): function
|
D | conv2d_benchmark.py | 44 def build_graph(device, dtype, data_format, input_shape, filter_shape, strides, function
|
D | matmul_benchmark.py | 35 def build_graph(device, n, m, k, transpose_a, transpose_b, dtype): function
|
D | batch_norm_benchmark.py | 68 def build_graph(device, input_shape, axes, num_layers, mode, scale, train): function
|
/external/tensorflow/tensorflow/compiler/aot/tests/ |
D | make_test_graphs.py | 171 def write_graph(build_graph, out_dir): argument
|
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/ |
D | conv2d_test.py | 68 def build_graph(input_dims, function
|
/external/v8/tools/clang/blink_gc_plugin/ |
D | process-graph.py | 168 def build_graph(filename): function
|
/external/adhd/scripts/audio_tuning/frontend/ |
D | audio.js | 191 function build_graph() { function
|