Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfused_batch_norm_op.cc178 auto x_rest_by_depth = x.reshape(rest_by_depth).template cast<U>(); in operator ()() local
319 auto x_rest_by_depth = x.reshape(rest_by_depth).template cast<U>(); in operator ()() local
435 auto x_rest_by_depth = x.reshape(rest_by_depth).template cast<U>(); in operator ()() local