HomeSort by relevance Sort by last modified time
    Searched full:regress (Results 51 - 75 of 104) sorted by null

1 23 4 5

  /external/tensorflow/tensorflow/contrib/session_bundle/
bundle_shim_test.cc 279 "method_name: \"tensorflow/serving/regress\" ");
293 "method_name: \"tensorflow/serving/regress\" ");
  /external/autotest/tko/
nightly.py 495 if 'regress' in self.toggles:
530 if 'regress' in self.toggles:
714 if 'regress' in self.toggles:
762 all_toggles = set(('absolute', 'regress', 'dark', 'by_hosts'))
    [all...]
  /external/libevent/test/
regress_finalize.c 38 #include "regress.h"
regress_iocp.c 38 #include "regress.h"
regress_zlib.c 58 #include "regress.h"
regress.gen.c 2 * Automatically generated from ./test/regress.rpc
19 #include "regress.gen.h"
regress_rpc.c 69 #include "regress.gen.h"
71 #include "regress.h"
regress_thread.c 64 #include "regress.h"
regress_ssl.c 52 #include "regress.h"
  /external/libevent/
configure.ac 112 AC_ARG_ENABLE([libevent-regress],
113 AS_HELP_STRING([--disable-libevent-regress, skip regress in make check]),
  /external/tensorflow/tensorflow/cc/saved_model/testdata/half_plus_two_pbtxt/00000123/
saved_model.pbtxt     [all...]
  /external/tensorflow/tensorflow/python/tools/
saved_model_cli_test.py 100 Method name is: tensorflow/serving/regress
113 Method name is: tensorflow/serving/regress
126 Method name is: tensorflow/serving/regress
  /bionic/libc/include/
pthread.h 192 * Keep exposing the old prototypes on old API levels so we don't regress
  /cts/tests/sensor/src/android/hardware/cts/
SensorIntegrationTests.java 164 * Regress:
  /external/clang/docs/
SafeStack.rst 116 always regress in the future. It's therefore desirable to have a separate
  /external/tensorflow/tensorflow/contrib/eager/python/examples/rnn_colorbot/
rnn_colorbot.py 122 label_dimension: the length of the labels on which to regress
  /external/tensorflow/tensorflow/python/estimator/export/
export.py 238 signature_constants.REGRESS_METHOD_NAME: 'Regress',
  /external/python/cpython2/Doc/howto/
pyporting.rst 38 #. Use Pylint_ to help make sure you don't regress on your Python 3 support
289 will want to make sure your code doesn't regress and stop working under
  /external/python/cpython3/Doc/howto/
pyporting.rst 37 #. Use Pylint_ to help make sure you don't regress on your Python 3 support
343 will want to make sure your code doesn't regress and stop working under
  /external/tensorflow/tensorflow/docs_src/programmers_guide/
saved_model.md 369 that can be served (Classify, Regress, or Predict).
586 > Correspondingly: When using the `Classify` and `Regress` APIs, TensorFlow
    [all...]
  /external/libchrome/crypto/
nss_util.cc 443 // don't regress.
    [all...]
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 298 // In order to not regress in size, restrict 9-patch to not use palettes.
  /external/mksh/src/
check.pl 143 # with -C regress:no-ctty to disable.
731 return 0 if ($test{'need-ctty'} && defined $categories{'regress:no-ctty'});
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp 540 // VS2013 CL miscompiles this, just make sure we don't regress.
  /external/clang/utils/analyzer/
SATestBuild.py 195 # checkers we don't want to regress on.

Completed in 1557 milliseconds

1 23 4 5