Home
last modified time | relevance | path

Searched refs:Exponential (Results 1 – 25 of 68) sorted by relevance

123

/third_party/mindspore/tests/ut/python/nn/probability/distribution/
Dtest_exponential.py30 e = msd.Exponential()
32 e = msd.Exponential([0.1, 0.3, 0.5, 1.0], dtype=dtype.float32)
37 msd.Exponential([0.1], dtype=dtype.int32)
41 msd.Exponential([0.1], name=1.0)
45 msd.Exponential([0.1], seed='seed')
52 msd.Exponential([-0.1], dtype=dtype.float32)
54 msd.Exponential([0.0], dtype=dtype.float32)
62 self.e = msd.Exponential(0.5, dtype=dtype.float32)
88 self.e = msd.Exponential(dtype=dtype.float32)
115 self.e1 = msd.Exponential(0.7, dtype=dtype.float32)
[all …]
/third_party/mindspore/tests/st/probability/distribution/
Dtest_exponential.py32 self.e = msd.Exponential([[1.0], [0.5]], dtype=dtype.float32)
55 self.e = msd.Exponential([[1.0], [0.5]], dtype=dtype.float32)
78 self.e = msd.Exponential([1.5], dtype=dtype.float32)
101 self.e = msd.Exponential([0.5], dtype=dtype.float32)
126 self.e = msd.Exponential([[1.0], [0.5]], seed=seed, dtype=dtype.float32)
149 self.e = msd.Exponential([[1.0], [0.5]], dtype=dtype.float32)
172 self.e = msd.Exponential([[1.0], [0.5]], dtype=dtype.float32)
195 self.e = msd.Exponential([[1.0], [0.5]], dtype=dtype.float32)
218 self.e = msd.Exponential([[1.0], [0.5]], dtype=dtype.float32)
241 self.e = msd.Exponential([[1.0], [0.5]], dtype=dtype.float32)
[all …]
Dtest_get_dist_args.py71 self.expon = msd.Exponential(dtype=dtype.float32)
72 self.expon1 = msd.Exponential(1.0, dtype=dtype.float32)
73 self.expon2 = msd.Exponential(2.0, dtype=dtype.float32)
/third_party/boost/libs/math/doc/distributions/
Dexponential.qbk1 [section:exp_dist Exponential Distribution]
43 [@http://en.wikipedia.org/wiki/Exponential_distribution Exponential distribution]
88 * [@http://mathworld.wolfram.com/ExponentialDistribution.html Weisstein, Eric W. "Exponential Distr…
91 * [@http://en.wikipedia.org/wiki/Exponential_distribution Wikipedia Exponential distribution]
100 [endsect] [/section:exp_dist Exponential]
/third_party/abseil-cpp/absl/random/
Dmocking_bit_gen_test.cc45 EXPECT_NE(absl::Exponential<double>(gen, 1.0), 42); in TEST()
48 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 42); in TEST()
88 EXPECT_NE(absl::Exponential<double>(gen, 1.0), 42); in TEST()
91 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 42); in TEST()
145 EXPECT_EQ(absl::Exponential<double>(gen), 200); in TEST()
146 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 200); in TEST()
Dmock_distributions_test.cc37 EXPECT_NE(absl::Exponential<double>(gen, 1.0), 42); in TEST()
40 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 42); in TEST()
Dgenerators_test.cc92 absl::Exponential<float>(*gen); in TestExponential()
93 absl::Exponential<double>(*gen); in TestExponential()
94 absl::Exponential<double>(URBG()); in TestExponential()
Ddistributions_test.cc325 TEST_F(RandomDistributionsTest, Exponential) { in TEST_F() argument
330 values[i] = absl::Exponential<double>(gen); in TEST_F()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dmocking_bit_gen_test.cc48 EXPECT_NE(absl::Exponential<double>(gen, 1.0), 42); in TEST()
51 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 42); in TEST()
91 EXPECT_NE(absl::Exponential<double>(gen, 1.0), 42); in TEST()
94 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 42); in TEST()
148 EXPECT_EQ(absl::Exponential<double>(gen), 200); in TEST()
149 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 200); in TEST()
Dmock_distributions_test.cc37 EXPECT_NE(absl::Exponential<double>(gen, 1.0), 42); in TEST()
40 EXPECT_EQ(absl::Exponential<double>(gen, 1.0), 42); in TEST()
Dgenerators_test.cc92 absl::Exponential<float>(*gen); in TestExponential()
93 absl::Exponential<double>(*gen); in TestExponential()
94 absl::Exponential<double>(URBG()); in TestExponential()
Ddistributions_test.cc335 TEST_F(RandomDistributionsTest, Exponential) { in TEST_F() argument
340 values[i] = absl::Exponential<double>(gen); in TEST_F()
/third_party/boost/libs/math/doc/sf/
Dexpint.qbk1 [section:expint Exponential Integrals]
3 [section:expint_n Exponential Integral En]
89 [endsect] [/section:expint_n Exponential Integral En]
92 [section:expint_i Exponential Integral Ei]
218 [endsect] [/section:expint_n Exponential Integral En]
220 [endsect] [/section:expint Exponential Integrals]
/third_party/mindspore/mindspore/nn/probability/distribution/
D__init__.py25 from .exponential import Exponential
Dexponential.py26 class Exponential(Distribution): class
137 super(Exponential, self).__init__(seed, dtype, name, param)
/third_party/openssl/apps/
Ddh2048.pem10 These are the 2048-bit DH parameters from "More Modular Exponential
Ddh4096.pem15 These are the 4096-bit DH parameters from "More Modular Exponential
/third_party/boost/libs/math/doc/quadrature/
Dooura_fourier_integrals.qbk136 * Ooura, Takuya, ['A Double Exponential Formula for the Fourier Transforms.] Publ. RIMS, Kyoto Univ…
137 * Khatibi, Arezoo and Khatibi, Omid,[' Criteria for the Application of Double Exponential Transform…
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dunary_op_impl.cu409 void Exponential(const T *input, T *output, const size_t count, cudaStream_t cuda_stream) { in Exponential() function
550 template void Exponential<double>(const double *input, double *output, const size_t count, cudaStre…
576 template void Exponential<float>(const float *input, float *output, const size_t count, cudaStream_…
601 template void Exponential<half>(const half *input, half *output, const size_t count, cudaStream_t c…
626 template void Exponential<char>(const char *input, char *output, const size_t count, cudaStream_t c…
651 template void Exponential<unsigned char>(const unsigned char *input, unsigned char *output, const s…
699 template void Exponential<int>(const int *input, int *output, const size_t count, cudaStream_t cuda…
Dunary_op_impl.cuh23 void Exponential(const T *input, T *output, const size_t count, cudaStream_t cuda_stream);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVecFuncs.def35 // Exponential and Logarithmic Functions
80 // Exponential and Logarithmic Functions
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc151 absl::Exponential<float>(rbg); in TEST()
/third_party/abseil-cpp/absl/random/internal/
Dnonsecure_base_test.cc151 absl::Exponential<float>(rbg); in TEST()
/third_party/boost/libs/fiber/doc/
Dtuning.qbk92 [heading Exponential back-off]
99 A ["Binary Exponential Backoff] algorithm together with a randomized contention
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/
Dunary_op_gpu_kernel.h95Exponential(input_addr, output_addr, inputs[0]->size / sizeof(T), reinterpret_cast<cudaStream_t>(s… in Launch()

123