Graph transform to flatten atrous (dilated) convolutions (i.e., a sequence of...
Graph transform to flatten atrous (dilated) convolutions (i.e., a sequence of SpaceToBatchND-Conv-BatchToSpaceND ops) to a regular Conv op with upsampled filters. PiperOrigin-RevId: 168414124
Loading
Please sign in to comment