Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfused_batch_norm_op.cc435 Tensor scratch_one_by_depth; in operator ()() local
437 &scratch_one_by_depth)); in operator ()()
454 typename TTypes<U>::Vec scratch_vector(scratch_one_by_depth.vec<U>()); in operator ()()
492 redux_sum_u(d, rest_by_depth, scratch_rest_by_depth, &scratch_one_by_depth); in operator ()()