Searched refs:set_output_feature_map_count (Results 1 – 8 of 8) sorted by relevance
392 .set_output_feature_map_count( in GetGpuConvConfig()
265 .set_output_feature_map_count(filter_shape.dim_size(3)) in operator ()()
416 .set_output_feature_map_count(out_depth) in launch()
582 .set_output_feature_map_count(filter.dim_size(3));
1317 .set_output_feature_map_count(filter_shape.dim_size(4)) in Compute()1814 .set_output_feature_map_count(filter_shape.dim_size(4)) in Compute()
870 .set_output_feature_map_count(filter_shape.dim_size(3)) in operator ()()
895 .set_output_feature_map_count(filter.dim_size(3)) in operator ()()
391 FilterDescriptor& set_output_feature_map_count(int64 value) { in set_output_feature_map_count() function