Searched refs:output_depth_value (Results 1 – 1 of 1) sorted by relevance
685 int64_t output_depth_value = c->Value(output_depth_dim); in Conv2DShapeImpl() local688 if (output_depth_value % num_groups != 0) in Conv2DShapeImpl()690 "Depth of output (", output_depth_value, in Conv2DShapeImpl()848 int64_t output_depth_value = c->Value(output_depth_dim); in Conv3DShape() local851 if (output_depth_value % num_groups != 0) in Conv3DShape()853 "Depth of output (", output_depth_value, in Conv3DShape()