Searched refs:split_depth (Results 1 – 1 of 1) sorted by relevance
779 const int split_depth = split_dim / op->num_split; in ProcessTensorFlowSplitOperator() local782 (*output_shape.mutable_dims())[axis] = split_depth; in ProcessTensorFlowSplitOperator()