This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
core
/
lib
/
random
History
Penporn Koanantakool
1f5361389a
Fix --config=mkl_threadpool build errors.
...
PiperOrigin-RevId: 356614919 Change-Id: I6ac9c0639725f5b4472b4141011989a4e99311b1
2021-02-09 16:21:01 -08:00
..
BUILD
Fix --config=mkl_threadpool build errors.
2021-02-09 16:21:01 -08:00
distribution_sampler_test.cc
Update benchmarks to newer API
2021-02-09 13:12:44 -08:00
distribution_sampler.cc
…
distribution_sampler.h
…
exact_uniform_int.h
…
philox_random_test_utils.h
Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.
2018-01-30 12:27:47 -08:00
philox_random_test.cc
…
philox_random.h
Make static const class/struct members as constexpr
2020-04-20 12:59:32 -07:00
random_distributions_test.cc
Make static const class/struct members as constexpr
2020-04-20 12:59:32 -07:00
random_distributions.cc
…
random_distributions.h
Delete SYCL support
2020-09-15 11:21:47 -07:00
random_test.cc
…
random.h
…
simple_philox_test.cc
…
simple_philox.cc
…
simple_philox.h
…
weighted_picker_test.cc
Update benchmarks to newer API
2021-02-09 13:12:44 -08:00
weighted_picker.cc
…
weighted_picker.h
…