Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$T is substituted with the type variable "T" when the #1547

Open
piascikj opened this issue May 2, 2018 · 0 comments
Open

$T is substituted with the type variable "T" when the #1547

piascikj opened this issue May 2, 2018 · 0 comments
Labels

Comments

@piascikj
Copy link
Member

piascikj commented May 2, 2018

gradient function MatMul is instantiated.


opened via imdone.io from a code comment on 8cb6e53


// NOTE: $T is substituted with the type variable "T" when the
// gradient function MatMul is instantiated.
//
// TODO(zhifengc): Better documentation somewhere.
// Macros to define a gradient function factory for a primitive
// operation.
#define REGISTER_OP_GRADIENT(name, fn) \

@piascikj piascikj added the NOTE label May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant