Home
last modified time | relevance | path

Searched refs:a_outer_dim (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/sparse/
Dmat_mul_op.cc516 const int64 a_outer_dim = a_dense_tensor_shape.dim_size( in Compute() local
528 c_shape.AddDim(a_outer_dim); in Compute()
530 c_shape.AddDim(a_outer_dim); in Compute()