# Benchmark: NVIDIA Xavier 32GB ### Experiment 1 * Model: MobileNetV2 * Data: 224 X 224 images; 8 images only * Input tensor: (8,224,224,3) * Throughput * TensorFlow only: Throughput: **62** images/s * TensorRT **FP32**: Throughput: **599** images/s * TensorRT **FP16**: Throughput: **1101** images/s --- ### Experiment 2 * Model: MobileNetV2 * Data: Synthesis dataset (random FP32 numbers) * Input tensor: (8,512,512,3) * Throughput (TensorRT **FP16**): **274** images/s