Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dredux_functor.h99 const int64 compute_input_bytes = compute_size * sizeof(T); in operator() local
101 compute_input_bytes, in operator()