Searched refs:set_input_feature_map_count (Results 1 – 8 of 8) sorted by relevance
390 .set_input_feature_map_count( in GetGpuConvConfig()
264 .set_input_feature_map_count(filter_shape.dim_size(2)) in operator ()()
415 .set_input_feature_map_count(filter_depth) in launch()
581 .set_input_feature_map_count(patch_depths)
1316 .set_input_feature_map_count(filter_shape.dim_size(3)) in Compute()1813 .set_input_feature_map_count(filter_shape.dim_size(3)) in Compute()
869 .set_input_feature_map_count(filter_shape.dim_size(2)) in operator ()()
894 .set_input_feature_map_count(patch_depths) in operator ()()
395 FilterDescriptor& set_input_feature_map_count(int64 value) { in set_input_feature_map_count() function