get_pointpillars_batch - 3.5 日本語

Vitis AI ライブラリ ユーザー ガイド (UG1354)

Document ID
UG1354
Release Date
2023-06-29
Version
3.5 日本語

DPU で一度に処理される pointpillars 入力の数を取得する関数。

注記: DPU コアによってはバッチ サイズが異なる場合があります。バッチ サイズは使用する IP に依存します。pointpainting クラスの場合、segmentation モデルと pointpillars モデルを異なる DPU コア上で実行できます。

プロトタイプ

size_t get_pointpillars_batch() const =0;

戻り値

pointpillars モデルのバッチ サイズ。