HomeSort by relevance Sort by last modified time
    Searched refs:inner_right (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
sparse_tensor_dense_matmul_op.cc 83 const int64 inner_right = variable
87 ctx, inner_right == inner_left,
90 inner_left, " vs. ", inner_right,
104 FastBoundsCheck(inner_right, int32max) &&
  /external/tensorflow/tensorflow/core/ops/
sparse_ops.cc 115 DimensionHandle inner_right = c->Dim(b, adjoint_b ? 1 : 0);
116 TF_RETURN_IF_ERROR(c->Merge(inner_left, inner_right, &unused_dim));
  /toolchain/binutils/binutils-2.27/gas/config/
tc-sh64.c 2354 expressionS *inner_right; local
    [all...]

Completed in 324 milliseconds