Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc578 const int64 batch_key = context->input(2).scalar<int64>()(); in Compute() local
811 const int64 batch_key = context->input(3).scalar<int64>()(); in Compute() local
828 const int64 batch_key = batch_index(i, 0); in Compute() local