Searched defs:attr_adj_y (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/ops/ |
D | math_grad.cc | 812 const string& attr_adj_y, const string& x0, in MatMulGradHelper() 869 const string& attr_adj_y, const AttrSlice& attrs, in MatMulGradCommon()
|
D | math_grad_test.cc | 252 const string& attr_adj_y, const Tensor& x, bool ax, in MatMulCommon() 285 const string& attr_adj_y, const Tensor& x, bool ax, in MatMulGradCommon()
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad.cc | 1109 const string& attr_adj_x, const string& attr_adj_y, in MatMulGradCommon()
|