Home
last modified time | relevance | path

Searched refs:pred_name (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Dcontrol_flow.proto36 string pred_name = 2; field
/external/openssh/regress/unittests/test_helper/
Dtest_helper.c265 pred_name(enum test_predicate p) in pred_name() function
301 name, pred_name(pred), a1, in test_header()
/external/libaom/libaom/aom_dsp/
Daom_dsp_rtcd_defs.pl75 foreach $pred_name (@pred_names) {
76 add_proto "void", "aom_${pred_name}_predictor_${w}x${h}",
78 add_proto "void", "aom_highbd_${pred_name}_predictor_${w}x${h}",
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1603 ops.prepend_name_scope(context_def.pred_name, import_scope))
1649 context_def.pred_name = ops.strip_name_scope(self._pred.name,