OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BatchMatMulGrad
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/core/ops/
math_grad.cc
849
Status
BatchMatMulGrad
(const AttrSlice& attrs, FunctionDef* g) {
852
REGISTER_OP_GRADIENT("BatchMatMul",
BatchMatMulGrad
);
math_grad_test.cc
322
void
BatchMatMulGrad
(const Tensor& x, bool ax, const Tensor& y, bool ay,
[
all
...]
/external/tensorflow/tensorflow/cc/gradients/
math_grad.cc
[
all
...]
Completed in 584 milliseconds