Home
last modified time | relevance | path

Searched defs:isd (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Droll_op.cc107 const int64 isd) { in DoRollWithMemcpy()
279 int64 isd = 0; in Compute() local
Droll_op_test.cc433 static Graph* RollGraph(const TensorShape& shape, int isd) { in RollGraph()