Home
last modified time | relevance | path

Searched defs:targets (Results 1 – 25 of 220) sorted by relevance

123456789

/external/tensorflow/tensorflow/contrib/tensor_forest/client/
Deval_metrics.py38 def _top_k(probabilities, targets): argument
46 def _accuracy(predictions, targets, weights=None): argument
51 def _r2(probabilities, targets, weights=None): argument
62 def _squeeze_and_onehot(targets, depth): argument
67 def _sigmoid_entropy(probabilities, targets, weights=None): argument
76 def _softmax_entropy(probabilities, targets, weights=None): argument
87 def _class_log_loss(probabilities, targets, weights=None): argument
95 def _precision(predictions, targets, weights=None): argument
100 def _precision_at_thresholds(predictions, targets, weights=None): argument
108 def _recall(predictions, targets, weights=None): argument
[all …]
/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_eager.py37 def _eager_loss_fn(outputs, targets, loss_fn, output_name): argument
43 def _eager_metrics_fn(model, outputs, targets, sample_weights=None, masks=None): argument
66 targets, argument
181 targets, argument
234 targets, argument
285 targets, argument
Ddistributed_training_utils.py553 def _prepare_feed_values(model, inputs, targets, sample_weights, mode): argument
603 def _build_network_on_replica(model, mode, inputs=None, targets=None): argument
671 targets=None): argument
680 def _clone_and_build_model(model, mode, inputs=None, targets=None): argument
722 def clone_model_on_replicas(model, strategy, mode, inputs=None, targets=None): argument
Dtraining_arrays.py47 targets=None, argument
452 def _prepare_feed_values(model, inputs, targets, sample_weights, mode): argument
/external/grpc-grpc/tools/run_tests/
Dtask_runner.py79 targets = [] variable
84 targets = [t for t in targets if all(f in t.labels for f in args.filter)] variable
85 targets = sorted(set(targets)) variable
/external/pcre/dist2/
DCMakeLists.txt533 SET(targets) variable
541 SET(targets ${targets} pcre2-8) variable
545 SET(targets ${targets} pcre2-posix) variable
564 SET(targets ${targets} pcre2-16) variable
582 SET(targets ${targets} pcre2-32) variable
600 SET(targets ${targets} pcre2grep) variable
619 SET(targets ${targets} pcre2test) variable
633 SET(targets ${targets} pcre2_jit_test) variable
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
DLanguageTestFmwk.java240 String[] targets = data.getFullPluralizedFormTargets(); in testFullPluralizedForms() local
261 xAssertEquals(u.toString() + c, targets, n++, string); in testFullPluralizedForms() local
269 String[] targets = data.getMediumFormTargets(); in testMediumForms() local
284 xAssertEquals(u.toString(), targets, n++, string); in testMediumForms() local
291 String[] targets = data.getShortFormTargets(); in testShortForms() local
306 xAssertEquals(u.toString(), targets, n++, string); in testShortForms() local
313 String[] targets = data.getCustomMinuteTargets(); in testCustomMinutes() local
336 String[] targets = data.getLimitedUnitTargets(); in testLimitedUnits() local
428 String[] targets = data.getHalfUnitTargets(); in testHalfUnits() local
450 xAssertEquals(u.toString(), targets, n++, string); in testHalfUnits() local
[all …]
DDataReadWriteTest.java87 String[] targets = { in testBoolArray() local
143 String[] targets = { in testCharacterArray() local
202 String[] targets = { in testNamedIndexArray() local
270 String[] targets = { in testStringArray() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/duration/
DLanguageTestFmwk.java241 String[] targets = data.getFullPluralizedFormTargets(); in testFullPluralizedForms() local
262 xAssertEquals(u.toString() + c, targets, n++, string); in testFullPluralizedForms() local
270 String[] targets = data.getMediumFormTargets(); in testMediumForms() local
285 xAssertEquals(u.toString(), targets, n++, string); in testMediumForms() local
292 String[] targets = data.getShortFormTargets(); in testShortForms() local
307 xAssertEquals(u.toString(), targets, n++, string); in testShortForms() local
314 String[] targets = data.getCustomMinuteTargets(); in testCustomMinutes() local
337 String[] targets = data.getLimitedUnitTargets(); in testLimitedUnits() local
429 String[] targets = data.getHalfUnitTargets(); in testHalfUnits() local
451 xAssertEquals(u.toString(), targets, n++, string); in testHalfUnits() local
[all …]
DDataReadWriteTest.java90 String[] targets = { in testBoolArray() local
146 String[] targets = { in testCharacterArray() local
205 String[] targets = { in testNamedIndexArray() local
273 String[] targets = { in testStringArray() local
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
DSWITCH.java30 private InstructionHandle[] targets; field in SWITCH
50 …public SWITCH(final int[] match, final InstructionHandle[] targets, final InstructionHandle target… in SWITCH()
67 …public SWITCH(final int[] match, final InstructionHandle[] targets, final InstructionHandle target… in SWITCH()
DTargetLostException.java51 private final InstructionHandle[] targets; field in TargetLostException
/external/python/setuptools/setuptools/
Ddep_util.py6 def newer_pairwise_group(sources_groups, targets): argument
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_bvgraph.h111 bool isReachable(uptr from, const BV &targets) { in isReachable()
128 uptr findPath(uptr from, const BV &targets, uptr *path, uptr path_size) { in findPath()
145 uptr findShortestPath(uptr from, const BV &targets, uptr *path, in findShortestPath()
/external/deqp/scripts/build/
Dbuild.py49 def build (config, generator, targets = None): argument
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_testlib.h56 const std::vector<string>& targets() const { return targets_; } in targets() function
/external/python/cpython3/Lib/distutils/
Ddep_util.py32 def newer_pairwise (sources, targets): argument
/external/python/cpython2/Lib/distutils/
Ddep_util.py33 def newer_pairwise(sources, targets): argument
/external/v8/tools/dev/
Dgm.py206 def __init__(self, arch, mode, targets, tests=[]): argument
212 def Extend(self, targets, tests=[]): argument
285 def PopulateConfigs(self, arches, modes, targets, tests): argument
/external/v8/tools/clang/pylib/clang/
Dcompile_db.py87 def GenerateWithNinja(path, targets=[]): argument
/external/tensorflow/tensorflow/python/ops/
Dnn_xent_test.py40 def _SigmoidCrossEntropyWithLogits(self, logits, targets): argument
116 def _WeightedCrossEntropy(self, logits, targets, pos_coeff): argument
/external/tensorflow/tensorflow/contrib/nn/python/ops/
Dcross_entropy.py130 targets, argument
/external/autotest/server/cros/
Dtradefed_utils.py65 def adb_keepalive(targets, extra_paths): argument
/external/v8/tools/vim/
Dninja-build.vim92 fun! s:NinjaCommandForTargets(targets) argument
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DForwardingImmutableCollection.java46 @Override public boolean containsAll(Collection<?> targets) { in containsAll()

123456789