Skip to content

Update TH, THC, THNN, and THCUNN#618

Merged
colesbury merged 22 commits intopytorch:masterfrom
colesbury:libs
Jan 28, 2017
Merged

Update TH, THC, THNN, and THCUNN#618
colesbury merged 22 commits intopytorch:masterfrom
colesbury:libs

Conversation

@colesbury
Copy link
Member

No description provided.

BTNC and others added 22 commits January 15, 2017 23:45
This is because the current version of luaffifb fails to pass
custom structs (i.e. half) as arguments or accept them as return
values.

The accreal parameters are immediately converted to real internally.
This is done to ensure none of the internal code needs to be changed.

This change also removes transform_reals_to_half which is no longer
necessary.

Change-Id: I978151d001de5492576fb0eddfa0608cd4e99149
This is done to be consistent with the changes made to cunn
cuda implementation of Gated Linear Unit
Macros to convert between real and accreal
Using accreal instead of real in the API
Convert real to accreal in libTHCUNN
The THCApply.cuh is moved to the .cu files so that THCUNN.h can be
compiled by a standard C compiler.
* Added TemporalRowConvolutionMM layer, tests, and documentation
* Added cunn TemporalRowConvolutionMM support
@colesbury colesbury merged commit 27c4c6e into pytorch:master Jan 28, 2017
@colesbury colesbury deleted the libs branch January 28, 2017 01:43
rohithkrn pushed a commit to rohithkrn/pytorch that referenced this pull request Apr 8, 2020
mcarilli pushed a commit to mcarilli/pytorch that referenced this pull request Feb 2, 2021
KyleCZH pushed a commit to KyleCZH/pytorch that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants