| 
            
            
              About the complex category
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            1280
           | 
          
            February 24, 2020
           | 
        
        
          | 
            
            
              How are pretrained weights loaded in nn.LazyLinear layers
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            53
           | 
          
            August 19, 2025
           | 
        
        
          | 
            
            
              How to optimize pytorch CNN with complex-numbers (no gradient used)?
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            74
           | 
          
            March 28, 2025
           | 
        
        
          | 
            
            
              For a model takes custom type as input, can I customize scatter function for DataParallel?
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            43
           | 
          
            February 23, 2025
           | 
        
        
          | 
            
            
              Question about implementation of complex Layers
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            243
           | 
          
            September 16, 2024
           | 
        
        
          | 
            
            
              Potential bug in ADAM for complex parameters?
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            4
           | 
          
            792
           | 
          
            November 22, 2023
           | 
        
        
          | 
            
            
              Pytorch Extension issue
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            6122
           | 
          
            October 11, 2023
           | 
        
        
          | 
            
            
              Accessing weights in custom layer
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            414
           | 
          
            September 27, 2023
           | 
        
        
          | 
            
            
              Error in implementing custom complex-valued layers
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            538
           | 
          
            September 26, 2023
           | 
        
        
          | 
            
            
              How to convert numpy.ndarray with data type np.complex128 to a torch tensor?
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            4211
           | 
          
            August 31, 2023
           | 
        
        
          | 
            
            
              Profiler not working in multi-threaded scenario
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            1064
           | 
          
            August 31, 2023
           | 
        
        
          | 
            
            
              Problem with complex tensors
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
           | 
          
            5
           | 
          
            1764
           | 
          
            July 22, 2023
           | 
        
        
          | 
            
            
              DataParallel or DistributedDataParallel workaround
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            444
           | 
          
            July 15, 2023
           | 
        
        
          | 
            
            
              Warping layer in PWC-Net
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            507
           | 
          
            July 10, 2023
           | 
        
        
          | 
            
            
              Gradient mismatch for complex networks using nn.DataParallel
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
           | 
          
            5
           | 
          
            1104
           | 
          
            May 15, 2023
           | 
        
        
          | 
            
            
              Complex numbers - Cuda 11.6 documentation warning
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            1
           | 
          
            770
           | 
          
            April 26, 2023
           | 
        
        
          | 
            
            
              Some tensors getting left on CPU despite calling model.to("cuda")
            
            
           | 
          
              
                 
              
              
                 
              
              
                 
              
           | 
          
            6
           | 
          
            6077
           | 
          
            April 4, 2023
           | 
        
        
          | 
            
            
              Best practice for complex/float operations
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            679
           | 
          
            February 3, 2023
           | 
        
        
          | 
            
            
              Converting ComplexFloat to Float at the Last Layer
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            1
           | 
          
            1886
           | 
          
            December 16, 2022
           | 
        
        
          | 
            
            
              Warning about complex casting in Copy.cpp
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            1928
           | 
          
            November 22, 2022
           | 
        
        
          | 
            
            
              Pytorch Geometric - Loss always 'NaN'
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            896
           | 
          
            September 22, 2022
           | 
        
        
          | 
            
            
              Extracting metadata from PDF
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            1052
           | 
          
            August 19, 2022
           | 
        
        
          | 
            
            
              Convert complex to bool
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            3
           | 
          
            1204
           | 
          
            July 27, 2022
           | 
        
        
          | 
            
            
              Implementation of complex-valued activation functions
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            1054
           | 
          
            July 25, 2022
           | 
        
        
          | 
            
            
              Backward() compatibility with custom complex CrossEntropyLoss
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            1
           | 
          
            1135
           | 
          
            July 22, 2022
           | 
        
        
          | 
            
            
              FFT2 Input range
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            789
           | 
          
            June 28, 2022
           | 
        
        
          | 
            
            
              Uncertainty Estimation
            
            
           | 
          
              
                 
              
           | 
          
            0
           | 
          
            1057
           | 
          
            May 7, 2022
           | 
        
        
          | 
            
            
              Emerging 2 different models to create a multi-model
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            7
           | 
          
            4347
           | 
          
            April 28, 2022
           | 
        
        
          | 
            
            
              Model.forward() automatically converts complex128 [a+bj] to stacked complex form [a,b]
            
            
           | 
          
              
                 
              
           | 
          
            1
           | 
          
            754
           | 
          
            April 18, 2022
           | 
        
        
          | 
            
            
              Same model, weight, input data, but output is different
            
            
           | 
          
              
                 
              
              
                 
              
           | 
          
            2
           | 
          
            1133
           | 
          
            March 30, 2022
           |