Home
last modified time | relevance | path

Searched defs:test_fn (Results 1 – 25 of 70) sorted by relevance

123

/external/tensorflow/tensorflow/python/autograph/pyct/
Dcfg_test.py47 def test_fn(a): function
69 def test_fn(a): function
149 def test_fn(a): function
170 def test_fn(a, b): function
187 def test_fn(a): function
205 def test_fn(a): function
229 def test_fn(a): function
268 def test_fn(a): function
290 def test_fn(a): function
316 def test_fn(a): function
[all …]
Dinspect_utils_test.py96 def test_fn(): function
153 def test_fn(a): function
173 def test_fn(a): function
197 def test_fn(a): function
213 def test_fn(a): function
228 def test_fn(a): function
244 def test_fn(a): function
259 def test_fn(): function
276 def test_fn(): function
Dtransformer_test.py255 def test_fn(): function
279 def test_fn(): function
335 def test_fn(): function
Dcache_test.py26 def test_fn(): function
Dloader_test.py43 def test_fn(x): function
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dreaching_definitions_test.py34 def _parse_and_analyze(self, test_fn): argument
86 def test_fn(a, b): function
104 def test_fn(a, b): # pylint:disable=unused-argument function
121 def test_fn(a, b): function
141 def test_fn(a, b): function
161 def test_fn(a): function
181 def test_fn(x, i): function
204 def test_fn(x, i): function
229 def test_fn(a, b): function
259 def test_fn(a): function
[all …]
Dliveness_test.py35 def _parse_and_analyze(self, test_fn): argument
76 def test_fn(x, a, b, c): # pylint:disable=unused-argument function
92 def test_fn(x, a, b, c): # pylint:disable=unused-argument function
110 def test_fn(x, a): function
125 def test_fn(x, a): function
142 def test_fn(x, a): function
154 def test_fn(x, a): function
166 def test_fn(x, a): function
178 def test_fn(a, b): function
194 def test_fn(a, b): function
[all …]
Dactivity_test.py125 def _parse_and_analyze(self, test_fn): argument
161 def test_fn(): function
170 def test_fn(): function
182 def test_fn(a): function
205 def test_fn(a): function
223 def test_fn(a): function
238 def test_fn(a): function
252 def test_fn(a): function
271 def test_fn(a): function
290 def test_fn(x): function
[all …]
Dtype_inference_test.py89 def test_fn(a, b): function
108 def test_fn(a): function
127 def test_fn(a: int, b): function
159 def test_fn(a: int): function
176 def test_fn(a: int, c: float): function
214 def test_fn(): function
228 def test_fn(a: int, b: float): function
262 def test_fn(): function
293 def test_fn(): function
328 def test_fn(): function
[all …]
Dreaching_definitions_py3_test.py30 def test_fn(): function
54 def test_fn(): function
Dreaching_fndefs_test.py31 def _parse_and_analyze(self, test_fn): argument
/external/tensorflow/tensorflow/python/autograph/utils/
Dpy_func_test.py27 def test_fn(a, b, c): function
48 def test_fn(a, b): function
65 def test_fn(a, b, c, d): function
85 def test_fn(_): function
/external/tensorflow/tensorflow/python/autograph/operators/
Dpy_builtins_test.py129 def test_fn(): function
142 def test_fn(): function
156 def test_fn(): function
346 def test_fn(go_out_of_range, with_default): function
377 def test_fn(): function
389 def test_fn(default_val): function
422 def test_fn(): function
431 def test_fn(): function
447 def test_fn(): function
458 def test_fn(): function
[all …]
Dconditional_expressions_test.py42 def test_fn(): function
Dcontrol_flow_test.py1064 def test_fn(): function
1100 def test_fn(cond): function
1130 def test_fn(cond): function
1160 def test_fn(cond): function
1192 def test_fn(cond): function
1218 def test_fn(cond): function
1314 def test_fn(): function
/external/tensorflow/tensorflow/python/autograph/impl/
Dapi_test.py92 def test_fn(*, a): function
300 def test_fn(x): function
312 def test_fn(x, y, z): function
335 def test_fn(x, y, z): function
566 def test_fn(_): function
840 def test_fn(): function
852 def test_fn(): function
868 def test_fn(needs_autograph): function
954 def test_fn(x, s): function
970 def test_fn(x, s=foo): function
[all …]
Dconversion_test.py42 def test_fn(): function
52 def test_fn(): function
101 def test_fn(self): function
/external/tensorflow/tensorflow/python/tpu/tests/
Dtpu_embedding_v2_invalid_input_test.py87 def test_fn(): function
189 def test_fn(): function
213 def test_fn(): function
Dtpu_embedding_v2_sequence_feature_test.py46 def test_fn(): function
89 def test_fn(): function
Dtpu_embedding_v2_hd_valid_input_test.py64 def test_fn(): function
98 def test_fn(): function
Dtpu_embedding_v2_valid_input_test.py110 def test_fn(): function
134 def test_fn(): function
276 def test_fn(): function
Dtpu_embedding_v2_correctness_dense_lookup_test.py43 def test_fn(): function
Dtpu_embedding_v2_correctness_base_test.py64 def test_fn(): function
Dtpu_embedding_v2_hd_invalid_input_test.py52 def test_fn(): function
/external/tensorflow/tensorflow/python/autograph/tests/
Dloop_distributed_test.py148 def test_basic(self, test_fn, target): argument
183 def test_iterator_next_stopping(self, test_fn): argument

123