MTIA v1: Meta’s first-generation AI inference accelerator
ai.facebook.com
MTIA v1: Meta’s first-generation AI inference accelerator
1–10 of 50 posts
Re: MTIA v1: Meta’s first-generation AI inference accelerator
#2Re: MTIA v1: Meta’s first-generation AI inference accelerator
#3Is it primarily for inference and the training is just an after thought?
Re: MTIA v1: Meta’s first-generation AI inference accelerator
#4So 2 generation of immediate improvement available.
Re: MTIA v1: Meta’s first-generation AI inference accelerator
#5>>>> fabricated in TSMC 7nm process and runs at 800 MHz, providing 102.4 TOPS at INT8 precision and 51.2 TFLOPS at FP16 precision. It has a thermal design power (TDP) of 25 W. So 2 generation of immediate improvement available.
Re: MTIA v1: Meta’s first-generation AI inference accelerator
#6Re: MTIA v1: Meta’s first-generation AI inference accelerator
#7>>>> fabricated in TSMC 7nm process and runs at 800 MHz, providing 102.4 TOPS at INT8 precision and 51.2 TFLOPS at FP16 precision. It has a thermal design power (TDP) of 25 W. So 2 generation of immediate improvement available.
Re: MTIA v1: Meta’s first-generation AI inference accelerator
#8MTIA v1's specs: The accelerator is fabricated in TSMC 7nm process and runs at 800 MHz, providing 102.4 TOPS at INT8 precision and 51.2 TFLOPS at FP16 precision. It has a thermal design power (TDP) of 25 W. Up to 128 GB of ram LPDDR5.
Googles Cloud TPU v4: 275 teraflops (bf16 or int8), 90/170/192 W. 32 GiB of HBM2 RAM, 1200 GBps. From here: https://cloud.google.com/tpu/docs/system-architecture-tpu-vm...
So it seems that the Google Cloud TPU v4 has an advantage in terms of compute per chip and ram speed, but the Meta one is much more efficient (2x to 4x, it is hard to tell) and has more ram but it is slower ram?
Re: MTIA v1: Meta’s first-generation AI inference accelerator
#9Why does the headline just mention inference when the acronym also mentions training? Is it primarily for inference and the training is just an after thought?
Each PE is equipped with two processor cores (one of them equipped with the vector extension) and a number of fixed-function units that are optimized for performing critical operations, such as matrix multiplication, accumulation, data movement, and nonlinear function calculation. The processor cores are based on the RISC-V open instruction set architecture (ISA) and are heavily customized to perform necessary compute and control tasks.
Re: MTIA v1: Meta’s first-generation AI inference accelerator
#10Why does the headline just mention inference when the acronym also mentions training? Is it primarily for inference and the training is just an after thought?