gitextract_qllenf3o/ ├── LocallyConnected2d.py ├── README.md ├── accumulate_gradients.py ├── adaptive_batchnorm.py ├── adaptive_pooling_torchvision.py ├── batch_norm_manual.py ├── change_crop_in_dataset.py ├── channel_to_patches.py ├── conv_rnn.py ├── csv_chunk_read.py ├── densenet_forwardhook.py ├── edge_weighting_segmentation.py ├── image_rotation_with_matrix.py ├── mnist_autoencoder.py ├── mnist_permuted.py ├── model_sharding_data_parallel.py ├── momentum_update_nograd.py ├── pytorch_redis.py ├── shared_array.py ├── shared_dict.py ├── unet_demo.py └── weighted_sampling.py