Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc175 auto x_rest_by_depth = x.reshape(rest_by_depth).template cast<U>(); in operator ()() local
311 auto x_rest_by_depth = x.reshape(rest_by_depth).template cast<U>(); in operator ()() local
420 auto x_rest_by_depth = x.reshape(rest_by_depth).template cast<U>(); in operator ()() local