HomeSort by relevance Sort by last modified time
    Searched full:serving (Results 76 - 100 of 455) sorted by null

1 2 34 5 6 7 8 91011>>

  /system/security/keystore/
operation_config.proto 55 // What purpose is this operation serving? Encrypt, decrypt, sign verify?
  /test/vts/tools/vts-tradefed/res/config/
vts-staging-presubmit.xml 16 <configuration description="VTS Serving Plan for Presubmit (Staging)">
vts-staging-fuzz.xml 16 <configuration description="VTS Serving Plan for Fuzzing (Staging)">
  /external/python/cpython2/Doc/library/
simplehttpserver.rst 93 to set up a very basic web server serving files relative to the current
105 print "serving at port", PORT
  /external/tensorflow/tensorflow/core/kernels/batching_util/
periodic_function.h 69 namespace serving { namespace in namespace:tensorflow
131 } // namespace serving
periodic_function_test.cc 25 namespace serving { namespace in namespace:tensorflow
224 } // namespace serving
  /frameworks/base/telephony/java/android/telephony/
CellInfo.java 64 * Cell is not a serving cell.
66 * <p>The cell has been measured but is neither a camped nor serving cell (3GPP 36.304).
  /external/tensorflow/tensorflow/contrib/session_bundle/
session_bundle_test.cc 39 namespace serving { namespace in namespace:tensorflow
318 .contains("Expected exactly one serving GraphDef"))
367 .contains("Expected Any type_url for: tensorflow.serving.AssetFile"))
399 .contains("Expected exactly one serving init op"))
412 } // namespace serving
  /external/tensorflow/tensorflow/python/estimator/export/
export.py 15 """Configuration and utilities for receiving inputs at serving time."""
61 additional serving signatures, which may be used to feed inputs at
138 A serving_input_receiver_fn suitable for use in serving.
265 'be served via TensorFlow Serving APIs:')
325 This relies on the fact that TensorFlow Serving ignores subdirectories of
  /external/tensorflow/tensorflow/python/tools/
saved_model_cli_test.py 74 Method name is: tensorflow/serving/classify
87 Method name is: tensorflow/serving/classify
100 Method name is: tensorflow/serving/regress
113 Method name is: tensorflow/serving/regress
126 Method name is: tensorflow/serving/regress
139 Method name is: tensorflow/serving/predict"""
201 'Method name is: tensorflow/serving/predict')
  /external/tensorflow/tensorflow/contrib/learn/python/learn/utils/
saved_model_export_utils.py 59 # This is the input that will be expected when a serving request does not
72 # This is the output that will be provided when a serving request does not
191 incoming serving request does not explicitly request a specific head.
323 This relies on the fact that TensorFlow Serving ignores subdirectories of
402 incoming serving request does not explicitly request a specific head.
482 Tensor containing serialized tf.Examples. At serving time, incoming
487 that must be provided at serving time (excluding labels!).
489 incoming serving request does not explicitly request a specific head.
653 default_output_alternative_key: the key for default serving signature for
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
AggregateSummaryStatistics.java 60 * A SummaryStatistics serving as a prototype for creating SummaryStatistics
85 * @param prototypeStatistics a {@code SummaryStatistics} serving as a
107 * @param prototypeStatistics a {@code SummaryStatistics} serving as a
  /external/tensorflow/tensorflow/python/estimator/
exporter.py 68 """This class exports the serving graph and checkpoints.
130 """This class exports the serving graph and checkpoints in the end.
182 """This class regularly exports the serving graph and checkpoints.
  /external/libbrillo/policy/
device_policy_impl.h 25 // Before serving it to the users this class verifies that the policy is valid
  /external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/internal/
SslContextBuilder.java 72 * Configure the certificate chain to use when serving HTTPS responses. The first certificate
  /external/tensorflow/tensorflow/contrib/boosted_trees/lib/models/
multiple_additive_trees.cc 74 // TODO(salehay): parallelize this for low latency in serving path where
  /external/tensorflow/tensorflow/contrib/data/python/ops/
get_single_element.py 31 as a `Dataset`, and you want to use the transformation at serving time.
  /external/tensorflow/tensorflow/contrib/predictor/
README.md 57 method_name='tensorflow/serving/regress')
  /frameworks/base/telephony/java/android/telephony/gsm/
GsmCellLocation.java 63 * On a UMTS network, returns the primary scrambling code of the serving
  /libcore/benchmarks/src/benchmarks/regression/
URLConnectionBenchmark.java 59 // keep serving the same response for all iterations
  /packages/services/Car/evs/manager/
service.cpp 93 // Prepare the RPC serving thread pool. We're configuring it with no additional
  /prebuilts/go/darwin-x86/src/net/http/
filetransport.go 17 // NewFileTransport returns a new RoundTripper, serving the provided
  /prebuilts/go/darwin-x86/src/net/rpc/jsonrpc/
server.go 130 // ServeConn blocks, serving the connection until the client hangs up.
  /prebuilts/go/linux-x86/src/net/http/
filetransport.go 17 // NewFileTransport returns a new RoundTripper, serving the provided
  /prebuilts/go/linux-x86/src/net/rpc/jsonrpc/
server.go 130 // ServeConn blocks, serving the connection until the client hangs up.

Completed in 462 milliseconds

1 2 34 5 6 7 8 91011>>