NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

[DRAFT] Train generalized machine learning model using pointwise data set. #3302

Open rdspring1 opened 3 weeks ago

rdspring1 commented 3 weeks ago

This PR creates a training script using the dataset generated by the script in https://github.com/NVIDIA/Fuser/pull/3255.

Overview

Decision tree is trained on a set of add and exp pointwise fusions. Empirical test is gelu(a + b).

Inputs for decision tree is:

Result

pointwise_empirical_batchsize512