Trends In Machine Learning Hardware
@owid.epoch_gpus
@owid.epoch_gpus
CREATE TABLE owid_epoch_gpus (
"days_since_2000" INTEGER,
"name_of_the_hardware" VARCHAR,
"manufacturer" VARCHAR,
"fp32_single_precision_performance_flop_s" BIGINT,
"release_price_usd" INTEGER,
"comp_performance_per_dollar" BIGINT
);
Anyone who has the link will be able to view this.