Home
last modified time | relevance | path

Searched defs:attr_adj_x (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc811 const string& attr_adj_x, in MatMulGradHelper()
868 Status MatMulGradCommon(const string& opname, const string& attr_adj_x, in MatMulGradCommon()
Dmath_grad_test.cc251 Tensor MatMulCommon(const string& opname, const string& attr_adj_x, in MatMulCommon()
284 void MatMulGradCommon(const string& opname, const string& attr_adj_x, in MatMulGradCommon()
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc1109 const string& attr_adj_x, const string& attr_adj_y, in MatMulGradCommon()