".github/workflows/release_tests_fast.yml" did not exist on "e6cf21906d2df37aade90aa344287353e2dd04d2"
  • Thomas Wang's avatar
    Reduce precision conversion when packing (#124) · eecfd44b
    Thomas Wang authored
    * Reduce conversion. Assume that ray_indices should always be long and pack_info always int
    
    * Remove some more casting
    
    * More casting fixes
    
    * Remove unecessary long casting
    
    * Fix changes in precision at python level, ray_pdf_query test is already broken since it was reverted
    
    * Support long when rendering transmittance
    
    * Support long
    
    * Woops
    eecfd44b
run_profiler.py 3.29 KB