Home
last modified time | relevance | path

Searched refs:res_f (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1975 orig_res_f, res_f = context_f.BuildCondBranch(false_fn)
1978 context_f.ExitResult(res_f)
2002 res_f_flat = nest.flatten(res_f, expand_composites=True)
/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c55 int res_f; variable
5764 res_f = vec_extract(vf, param_i); in test6()