HomeSort by relevance Sort by last modified time
    Searched full:ndim_from_arg (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
sparse_to_dense_op_test.cc 200 static int NDIM_from_arg(int bm_arg) { return bm_arg / 1000000; }
204 const int NDIM = NDIM_from_arg(bm_arg);

Completed in 182 milliseconds