HomeSort by relevance Sort by last modified time
    Searched full:derivative (Results 1476 - 1500 of 2370) sorted by null

<<51525354555657585960>>

  /external/junit/
epl-v10.html 53 are not derivative works of the Program.</p>
72 royalty-free copyright license to reproduce, prepare derivative works
74 Contribution of such Contributor, if any, and such derivative works, in
  /external/ltp/testcases/kernel/io/disktest/
LICENSE 64 the Program or any derivative work under copyright law: that is to say, a
122 the right to control the distribution of derivative or collective works
176 the Program or its derivative works. These actions are prohibited by law
  /external/mesa3d/include/c11/
threads_win32.h 10 * execute, and transmit the Software, and to prepare [[derivative work]]s of the
17 * all derivative works of the Software, unless such copies or derivative
  /external/mesa3d/src/amd/common/
ac_llvm_util.c 456 /* Transform the derivative alongside the texture
459 * and denote by dx/dh the derivative of the (original)
493 * derivative calculation.
  /external/syslinux/com32/lua/doc/
syslinux.asc 36 .syslinux.derivative()
38 Returns running Syslinux's derivative (ISOLINUX, PXELINUX or SYSLINUX).
39 See com32/lua/test/syslinux-derivative.lua for an example.
  /external/tensorflow/tensorflow/python/ops/
linalg_grad.py 17 Useful reference for derivative formulas is
18 An extended collection of matrix derivative results for forward and reverse
277 # https://j-towns.github.io/papers/svd-derivative.pdf
nn_grad.py 219 """The derivative of the softmax nonlinearity.
453 # Second derivative is just softmax derivative w.r.t. logits.
485 # Currently there is no way to take the second derivative of this op
488 # an error if the second derivative is requested via prevent_gradient.
492 "derivative of sparse_softmax_cross_entropy_with_logits due to the fused "
    [all...]
  /external/webrtc/
NOTICE 76 execute, and transmit the Software, and to prepare derivative works of the
83 all derivative works of the Software, unless such copies or derivative
  /prebuilts/devtools/notices/swt/
NOTICE_org-eclipse-core-commands-3.6.0.jar.txt 31 under their own license agreement, and (ii) are not derivative works of
50 license to reproduce, prepare derivative works of, publicly display,
52 Contributor, if any, and such derivative works, in source code and
NOTICE_org-eclipse-equinox-common-3.6.0.jar.txt 31 under their own license agreement, and (ii) are not derivative works of
50 license to reproduce, prepare derivative works of, publicly display,
52 Contributor, if any, and such derivative works, in source code and
NOTICE_org-eclipse-jface-3.6.2.jar.txt 31 under their own license agreement, and (ii) are not derivative works of
50 license to reproduce, prepare derivative works of, publicly display,
52 Contributor, if any, and such derivative works, in source code and
NOTICE_osgi-4.0.0.jar.txt 31 under their own license agreement, and (ii) are not derivative works of
50 license to reproduce, prepare derivative works of, publicly display,
52 Contributor, if any, and such derivative works, in source code and
NOTICE_swtmenubar.jar.txt 29 under their own license agreement, and (ii) are not derivative works of
48 license to reproduce, prepare derivative works of, publicly display,
50 Contributor, if any, and such derivative works, in source code and
  /sdk/eclipse/features/com.android.ide.eclipse.adt/
feature.xml 36 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution &apos;originates&apos; from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor&apos;s behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
48 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
  /sdk/eclipse/features/com.android.ide.eclipse.ndk/
feature.xml 29 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution &apos;originates&apos; from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor&apos;s behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
41 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
about.html 33 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution &apos;originates&apos; from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor&apos;s behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
45 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
about.html 31 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution &apos;originates&apos; from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor&apos;s behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
43 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
TricubicSplineInterpolatingFunction.java 125 * @param dFdX Values of the partial derivative of function with respect
127 * @param dFdY Values of the partial derivative of function with respect
129 * @param dFdZ Values of the partial derivative of function with respect
131 * @param d2FdXdY Values of the cross partial derivative of function on
133 * @param d2FdXdZ Values of the cross partial derivative of function on
135 * @param d2FdYdZ Values of the cross partial derivative of function on
137 * @param d3FdXdYdZ Values of the cross partial derivative of function on
394 * where the subscripts indicate the partial derivative with respect to
  /external/boringssl/src/crypto/asn1/
a_bitstr.c 36 * 4. If you include any Windows specific code (or a derivative thereof) from
53 * derivative of this code cannot be changed. i.e. this code cannot simply be
a_mbstr.c 36 * 4. If you include any Windows specific code (or a derivative thereof) from
53 * derivative of this code cannot be changed. i.e. this code cannot simply be
a_strnid.c 36 * 4. If you include any Windows specific code (or a derivative thereof) from
53 * derivative of this code cannot be changed. i.e. this code cannot simply be
a_utctm.c 36 * 4. If you include any Windows specific code (or a derivative thereof) from
53 * derivative of this code cannot be changed. i.e. this code cannot simply be
a_utf8.c 36 * 4. If you include any Windows specific code (or a derivative thereof) from
53 * derivative of this code cannot be changed. i.e. this code cannot simply be
asn1_lib.c 36 * 4. If you include any Windows specific code (or a derivative thereof) from
53 * derivative of this code cannot be changed. i.e. this code cannot simply be
tasn_new.c 36 * 4. If you include any Windows specific code (or a derivative thereof) from
53 * derivative of this code cannot be changed. i.e. this code cannot simply be

Completed in 1316 milliseconds

<<51525354555657585960>>