HomeSort by relevance Sort by last modified time
    Searched refs:theoretical (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
tls-ok-36.d 7 # Check that a R_CRIS_16_TPREL just below the theoretical limit works.
tls-ok-32.d 6 # Check that a R_CRIS_16_DTPREL just below the theoretical limit
tls-ok-34.d 6 # Check that a R_CRIS_16_DTPREL just below the theoretical limit
  /external/tensorflow/tensorflow/python/kernel_tests/
linalg_grad_test.py 74 # np.linalg.norm(theoretical-numerical, np.inf) on -mavx build
77 theoretical, numerical = gradient_checker.compute_gradient(
84 self.assertAllClose(theoretical, numerical, atol=tol, rtol=tol)
121 # np.linalg.norm(theoretical-numerical, np.inf) on -mavx build
126 theoretical, numerical = gradient_checker.compute_gradient(
133 self.assertAllClose(theoretical, numerical, atol=tol, rtol=tol)
qr_op_test.py 185 theoretical, numerical = gradient_checker.compute_gradient(
192 self.assertAllClose(theoretical, numerical, atol=tol, rtol=tol)
matmul_op_test.py 123 theoretical, numerical = gradient_checker.compute_gradient(
129 self.assertAllClose(theoretical, numerical, rtol=tol, atol=tol)
self_adjoint_eig_op_test.py 182 # np.linalg.norm(theoretical-numerical, np.inf) on -mavx build
212 theoretical, numerical = gradient_checker.compute_gradient(
219 self.assertAllClose(theoretical, numerical, atol=tol, rtol=tol)
svd_op_test.py 246 theoretical, numerical = gradient_checker.compute_gradient(
253 self.assertAllClose(theoretical, numerical, atol=tol, rtol=tol)
  /prebuilts/go/darwin-x86/src/net/http/
server.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
server.go     [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 549 milliseconds