/external/tensorflow/tensorflow/python/saved_model/ |
loader_impl.py | 155 raise RuntimeError("Expected exactly one legacy serving init op.")
|
/external/tensorflow/tensorflow/python/tools/ |
freeze_graph.py | 225 saved_model_tags=tag_constants.SERVING,
|
/frameworks/base/telephony/java/android/telephony/ |
ServiceState.java | 482 * Get the channel number of the current primary serving cell, or -1 if unknown 486 * @return Channel number of primary serving cell 493 * Get an array of cell bandwidths (kHz) for the current serving cells 495 * @return Current serving cell bandwidths [all...] |
/frameworks/ml/nn/runtime/test/ |
TestMemoryInternal.cpp | 92 // As well as serving as a functional test for ASharedMemory, also
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
EntityResolver2.java | 119 * @param baseURI The document's base URI, serving as an additional
|
/packages/apps/Bluetooth/src/com/android/bluetooth/newavrcp/ |
BrowsedPlayerWrapper.java | 264 // us from serving stale data.
|
/packages/services/Car/car-lib/src/android/car/drivingstate/ |
CarUxRestrictions.java | 107 * serving.
|
/prebuilts/go/darwin-x86/src/cmd/trace/ |
pprof.go | 5 // Serving of pprof-like profiles.
|
/prebuilts/go/linux-x86/src/cmd/trace/ |
pprof.go | 5 // Serving of pprof-like profiles.
|
/system/bt/stack/l2cap/ |
l2c_utils.cc | [all...] |
l2c_int.h | 370 tL2C_CCB* p_serve_ccb; /* current serving ccb within priority group */ 453 uint8_t rr_pri; /* current serving priority group */ [all...] |
/test/vts/testcases/host/camera_its/ |
CameraITSTest.py | 56 # This order shall be preserved when a custom test serving infra is
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
SmoothRateLimiter.java | 38 * another 100ms. At this rate, serving 15 fresh permits (i.e. for an acquire(15) request) 208 * (with zero stored permits, serving only fresh ones) can go to a fully unsaturated
|
/external/scapy/scapy/contrib/ |
gtp_v2.py | 67 83: "Serving Network", 171 name = "IE Serving Network"
|
/external/tensorflow/tensorflow/core/kernels/batching_util/ |
adaptive_shared_batch_scheduler.h | 38 namespace serving { namespace in namespace:tensorflow 656 } // namespace serving
|
adaptive_shared_batch_scheduler_test.cc | 25 namespace serving { namespace in namespace:tensorflow 548 } // namespace serving
|
shared_batch_scheduler_test.cc | 26 namespace serving { namespace in namespace:tensorflow 595 } // namespace serving
|
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/ |
TetherInterfaceStateMachine.java | 62 * Provides the interface to IP-layer serving functionality for a given network 494 mLog.e("Invalid tethering interface serving state specified.");
|
/prebuilts/go/darwin-x86/src/net/rpc/ |
server.go | 443 // ServeConn blocks, serving the connection until the client hangs up. 666 // ServeConn blocks, serving the connection until the client hangs up.
|
/prebuilts/go/linux-x86/src/net/rpc/ |
server.go | 443 // ServeConn blocks, serving the connection until the client hangs up. 666 // ServeConn blocks, serving the connection until the client hangs up.
|
/external/python/cpython2/Doc/library/ |
wsgiref.rst | 137 print "Serving on port 8000..." 286 print "Serving HTTP on port 8000..." 725 print "Serving on port 8000..."
|
/external/python/cpython3/Doc/library/ |
wsgiref.rst | 137 print("Serving on port 8000...") 289 print("Serving HTTP on port 8000...") [all...] |
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoManager.java | 207 * if this particular Thread is supposed to be serving the
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
binhex.py | 19 # (for servers serving macs).
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
binhex.py | 19 # (for servers serving macs).
|