Home
last modified time | relevance | path

Searched refs:build_graph (Results 1 – 25 of 124) sorted by relevance

12345

/external/tensorflow/tensorflow/lite/testing/op_tests/
Dfloor.py35 def build_graph(parameters): function
49 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dceil.py35 def build_graph(parameters): function
49 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dresolve_constant_strided_slice.py36 def build_graph(parameters): function
51 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dround.py35 def build_graph(parameters): function
49 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dlog_softmax.py35 def build_graph(parameters): function
55 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dexp.py35 def build_graph(parameters): function
55 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dmatrix_diag.py37 def build_graph(parameters): function
51 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Drank.py35 def build_graph(parameters): function
48 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dneg.py35 def build_graph(parameters): function
49 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dsplitv.py38 def build_graph(parameters): function
51 build_graph,
Delu.py38 def build_graph(parameters): function
53 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dabs.py38 def build_graph(parameters): function
50 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dsigmoid.py37 def build_graph(parameters): function
53 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dcos.py36 def build_graph(parameters): function
56 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dsplit.py38 def build_graph(parameters): function
55 build_graph,
Dtanh.py39 def build_graph(parameters): function
52 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dsoftmax.py43 def build_graph(parameters): function
60 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dzeros_like.py35 def build_graph(parameters): function
56 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Drelu.py39 def build_graph(parameters): function
52 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dleaky_relu.py39 def build_graph(parameters): function
54 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Drelu1.py38 def build_graph(parameters): function
53 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Drelu6.py39 def build_graph(parameters): function
52 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dsqueeze_transpose.py36 def build_graph(parameters): function
54 build_graph,
Dplaceholder_with_default.py35 def build_graph(parameters): function
52 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)
Dlocal_response_norm.py40 def build_graph(parameters): function
57 make_zip_of_tests(options, test_parameters, build_graph, build_inputs)

12345