add gaussian sampling method with noise table (#241)
* add gaussian sampling method with noise table
* add table sampling test and agent param_size test
* add model param_size test
* get param size of paddle demo
* rename gaussian_table_sampling to cached_gaussian_sampling
* add unittest to sampling method and uniform indentation to 2 spaces
Co-authored-by: NTomorrowIsAnOtherDay <2466956298@qq.com>
Showing
deepes/include/sampling_factory.h
0 → 100644
deepes/src/sampling_factory.cc
0 → 100644
deepes/test/src/sampling_test.cc
0 → 100644
想要评论请 注册 或 登录