Fix for spurious whitespaces
This commit is contained in:
parent
eee5851777
commit
3122804c85
@ -112,7 +112,6 @@ void RngSkip_Philox<GPUDevice>::operator()(const GPUDevice& d, int64 delta,
|
|||||||
|
|
||||||
// clang-format off
|
// clang-format off
|
||||||
// NVCC cannot handle ">>" properly
|
// NVCC cannot handle ">>" properly
|
||||||
|
|
||||||
template struct UpdateVariableAndFill_Philox<
|
template struct UpdateVariableAndFill_Philox<
|
||||||
GPUDevice, random::NormalDistribution<random::PhiloxRandom, Eigen::half> >;
|
GPUDevice, random::NormalDistribution<random::PhiloxRandom, Eigen::half> >;
|
||||||
template struct UpdateVariableAndFill_Philox<
|
template struct UpdateVariableAndFill_Philox<
|
||||||
|
Loading…
Reference in New Issue
Block a user