IBM Researchでは、AI処理に対する消費電力増大の課題に対し、HW/SW両面で低消費電力化を目指すAI Hardwareを複数研究開発しています。データセンター向けにアーキテクチャーを工夫したAIU Spyre、エッジ推論用のAIU NorthPole、不揮発性メモリ技術を使ったAIU Analog及び先端パッケージ技術について紹介します。さらに、IBM Researchがグローバルで運営する“AI Hardware Center”に今回、図研が参画することへの期待についても紹介します。
講演者
//会社名
$txt = get_field( 'session_company_1' );
if ( $txt ) { ?>
//会社名
$txt = get_field( 'session_company_2' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_1' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_1' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_2' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_2' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//会社名
$txt = get_field( 'session_company_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//部署名
$txt = get_field( 'session_department_3' );
if ( $txt ) { ?>
echo $txt; ?>
} ?>
//役職名
$txt = get_field( 'session_position_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
//講演者氏名
$txt = get_field( 'session_name_3' );
if ( $txt ) { ?> echo $txt; ?>
} ?>
対象技術分野
3D-IC
$txt = get_field( 'products_free_keyword' );
if ( $txt ) { ?>
対象図研製品名
: echo $txt; ?>
} ?>
