Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatch_norm_op.h46 Eigen::IndexList<Eigen::type2index<1>, int> one_by_depth; in operator() local
99 Eigen::IndexList<Eigen::type2index<1>, Index> one_by_depth; in operator() local
Dfused_batch_norm_op.h91 Eigen::IndexList<Eigen::type2index<1>, Eigen::Index> one_by_depth; in operator() local
Dfused_batch_norm_op.cc98 Eigen::DSizes<Eigen::Index, 2> one_by_depth(1, depth); in operator ()() local
102 Eigen::IndexList<Eigen::type2index<1>, Eigen::Index> one_by_depth; in operator ()() local
190 Eigen::DSizes<Eigen::Index, 2> one_by_depth(1, depth); in operator ()() local
194 Eigen::IndexList<Eigen::type2index<1>, Eigen::Index> one_by_depth; in operator ()() local