Skip to content
Snippets Groups Projects
Commit bbbc79ba authored by Cloud Han's avatar Cloud Han Committed by Daniel Povey
Browse files

[src] Fix NVCC compilation errors on Windows (#3741)

* make nvcc+msvc happier when two-phase name lookup involved,
NOTE: in simple native case (CPU, without cuda), msvc is happy with TemplatedBase<T>::base_value, but nvcc is not...
* position of __restrict__ in msvc is restricted
parent eb28a6ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment