Home
last modified time | relevance | path

Searched refs:Approximate (Results 1 – 19 of 19) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SparseMatrixOrderingAMD.pbtxt10 description: "The Approximate Minimum Degree (AMD) ordering of `input`."
12 summary: "Computes the Approximate Minimum Degree (AMD) ordering of `input`."
14 Computes the Approximate Minimum Degree (AMD) ordering for a sparse matrix.
/external/catch2/projects/SelfTest/Baselines/
Dautomake.std.approved.txt19 :test-result: PASS Approximate PI
20 :test-result: PASS Approximate comparisons with different epsilons
21 :test-result: PASS Approximate comparisons with floats
22 :test-result: PASS Approximate comparisons with ints
23 :test-result: PASS Approximate comparisons with mixed numeric types
Dconsole.sw.approved.txt1754 Approximate PI
1770 Approximate comparisons with different epsilons
1786 Approximate comparisons with floats
1802 Approximate comparisons with ints
1818 Approximate comparisons with mixed numeric types
/external/llvm-project/polly/test/GPGPU/
Dphi-nodes-in-kernel.ll14 ; Approximate C source:
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSISchedule.td67 // FIXME:Approximate 2 * branch cost. Try to hack around bad
/external/deqp/doc/testspecs/GLES2/
Dstress.long.txt84 + Approximate GPU memory usage limits that the case shouldn't exceed
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSISchedule.td75 // FIXME:Approximate 2 * branch cost. Try to hack around bad
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp10615 bool InConstantContext, bool Approximate) { in GetExprRange() argument
10629 Approximate); in GetExprRange()
10642 InConstantContext, Approximate); in GetExprRange()
10660 MaxWidth, InConstantContext, Approximate); in GetExprRange()
10668 : GetExprRange(C, E, MaxWidth, InConstantContext, Approximate); in GetExprRange()
10672 : GetExprRange(C, E, MaxWidth, InConstantContext, Approximate); in GetExprRange()
10711 Approximate); in GetExprRange()
10744 Approximate); in GetExprRange()
10765 Approximate); in GetExprRange()
10768 if (!Approximate) in GetExprRange()
[all …]
/external/one-true-awk/testdir/
Dfunstack.ok1171 Bruce W. Schmeiser Approximate Method for Generating
1680 Bruce W. Schmeiser An Approximate Method for Generating
3137 Stephen A. Ward Real Time Plotting of Approximate
Dfunstack.in8574 title = "Approximate Method for Generating Symmetric Random Variables",
12549 title = "An Approximate Method for Generating Asymmetric Random Variables",
23979 title = "Real Time Plotting of Approximate Contour Maps",
24056 …abstract = "Approximate queueing models for internal parallel processing by individual program…
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td748 // F32 Approximate reciprocal
763 // F32 Approximate division
/external/mesa3d/docs/gallium/
Dtgsi.rst118 .. opcode:: EXP - Approximate Exponential Base 2
128 .. opcode:: LOG - Approximate Logarithm Base 2
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td866 // F32 Approximate reciprocal
881 // F32 Approximate division
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.td866 // F32 Approximate reciprocal
881 // F32 Approximate division
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dasia660 # quite a trick. Approximate this lost history by a transition from LMT to
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod6100 Approximate each quasipolynomial by a polynomial. If C<sign> is positive,
/external/llvm-project/llvm/docs/
DLangRef.rst2842 Approximate functions - Allow substitution of approximate calculations for
/external/python/cpython2/Misc/
DHISTORY5407 the result to zero. Approximate comparison is essential for
/external/python/cpython3/Misc/
DHISTORY22791 the result to zero. Approximate comparison is essential for