Searched defs:weights_depth (Results 1 – 2 of 2) sorted by relevance
69 const unsigned int weights_depth = weights.shape()[weights_depth_dim]; in calculate_conv3d() local124 const unsigned int weights_depth = weights.shape()[weights_depth_dim]; in calculate_conv3d() local
112 const size_t weights_depth = src1->dimension(4); in configure() local