Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

[bc-breaking] rename TensorScalingType->ScalingType, Float8TensorCastConfig->CastConfig #337

Closed
wants to merge 2 commits into from

Commits on Jul 25, 2024

  1. [bc-breaking] rename TensorScalingType->ScalingType, Float8TensorCast…

    …Config->CastConfig
    
    Summary:
    
    old: TensorScalingType, Float8TensorCastConfig
    new: ScalingType, CastConfig
    
    reason: make code more readable, previous names were too verbose, the
    `tensor` information is implied
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    
    [ghstack-poisoned]
    vkuzo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d29d375 View commit details
    Browse the repository at this point in the history
  2. Update on "[bc-breaking] rename TensorScalingType->ScalingType, Float…

    …8TensorCastConfig->CastConfig"
    
    Summary:
    
    old: TensorScalingType, Float8TensorCastConfig
    new: ScalingType, CastConfig
    
    reason: make code more readable, previous names were too verbose, the
    `tensor` information is implied
    
    Test Plan:
    
    Reviewers:
    
    Subscribers:
    
    Tasks:
    
    Tags:
    
    [ghstack-poisoned]
    vkuzo committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ffe19a3 View commit details
    Browse the repository at this point in the history