OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelectGrad
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/ops/
math_grad.cc
643
Status
SelectGrad
(const AttrSlice& attrs, FunctionDef* g) {
658
REGISTER_OP_GRADIENT("Select",
SelectGrad
);
math_grad_test.cc
328
void
SelectGrad
(const Tensor& c, const Tensor& x, const Tensor& y, Tensor* dc,
[
all
...]
Completed in 3375 milliseconds