/external/toolchain-utils/crosperf/ |
schedv2.py | 314 # Summarize.
|
/external/v8/src/runtime/ |
runtime-internal.cc | 350 it.frame()->Summarize(&frames);
|
/frameworks/base/tests/net/java/android/net/util/ |
ConnectivityPacketSummaryTest.java | 45 return ConnectivityPacketSummary.summarize(MYHWADDR, bytes);
|
/toolchain/binutils/binutils-2.27/config/ |
stdint.m4 | 116 # ----------------- Summarize what we found so far
|
/external/tensorflow/tensorflow/python/estimator/canned/ |
head.py | [all...] |
/external/eigen/doc/ |
InsideEigenExample.dox | 211 Thus, the operator+ hasn't performed any actual computation. To summarize, the operation \a v + \a w just returned an object of type CwiseBinaryOp which did nothing else than just storing references to \a v and \a w. 475 To summarize, the loop
|
TutorialSparse.dox | 280 %Eigen supports various kind of sparse matrix products which are summarize below:
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
check_ops_test.py | 168 summarize=10) 175 summarize=2) [all...] |
/external/v8/src/ |
accessors.cc | 848 frame->Summarize(&frames); [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
refactor.py | 618 def summarize(self):
member in class:RefactoringTool
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
PathDiagnostic.h | 462 /// diagnostic the hints can be used to summarize the effect of the call.
|
/external/libchrome/base/metrics/ |
histogram.h | 5 // Histogram is an object that aggregates statistics, and can summarize them in
|
/external/libcups/cups/ |
testipp.c | 697 * Summarize...
|
/external/mesa3d/docs/ |
relnotes.html | 20 The release notes summarize what's new or changed in each Mesa release.
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
ilo_state_sampler.c | 351 * level" should be given by SurfMinLod. To summarize, for the "sample"
|
/external/python/cpython2/Lib/lib2to3/ |
refactor.py | 624 def summarize(self): member in class:RefactoringTool
|
/external/python/cpython2/Mac/ |
README | 131 and which is the standard for OS X 10.7. To summarize, the
|
/external/python/cpython3/Lib/lib2to3/ |
refactor.py | 621 def summarize(self): member in class:RefactoringTool
|
/external/python/cpython3/Mac/ |
README | 132 and which is the standard for OS X 10.7. To summarize, the
|
/external/tensorflow/tensorflow/contrib/estimator/python/estimator/ |
head.py | 499 # Only summarize mean_loss for SUM reduction to preserve backwards
|
/external/tensorflow/tensorflow/contrib/receptive_field/python/util/ |
receptive_field_test.py | 207 gen_math_ops.equal(l1_shape[1], 2), [l1_shape], summarize=4)
|
/external/tensorflow/tensorflow/contrib/training/python/training/ |
training.py | 452 # Summarize gradients.
|
/external/tensorflow/tensorflow/core/common_runtime/ |
bfc_allocator.cc | 655 // Next show the chunks that are in use, and also summarize their
|
/external/tensorflow/tensorflow/docs_src/programmers_guide/ |
graph_viz.md | 134 for constants and summary nodes. To summarize, here's a table of node symbols:
|
/external/tensorflow/tensorflow/python/ops/ |
random_ops.py | 314 summarize=1000)
|