JP7188237B2 - 情報処理装置、情報処理方法、情報処理プログラム - Google Patents
情報処理装置、情報処理方法、情報処理プログラム Download PDFInfo
- Publication number
- JP7188237B2 JP7188237B2 JP2019067701A JP2019067701A JP7188237B2 JP 7188237 B2 JP7188237 B2 JP 7188237B2 JP 2019067701 A JP2019067701 A JP 2019067701A JP 2019067701 A JP2019067701 A JP 2019067701A JP 7188237 B2 JP7188237 B2 JP 7188237B2
- Authority
- JP
- Japan
- Prior art keywords
- layer
- statistical information
- data
- fixed
- dnn
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 230000010365 information processing Effects 0.000 title claims description 18
- 238000003672 processing method Methods 0.000 title claims description 5
- 238000000034 method Methods 0.000 claims description 58
- 238000009826 distribution Methods 0.000 claims description 57
- 238000013135 deep learning Methods 0.000 claims description 53
- 230000008569 process Effects 0.000 claims description 45
- 238000004364 calculation method Methods 0.000 claims description 37
- 238000013528 artificial neural network Methods 0.000 claims description 8
- 238000012545 processing Methods 0.000 description 99
- 238000010586 diagram Methods 0.000 description 42
- 238000011176 pooling Methods 0.000 description 23
- 230000008859 change Effects 0.000 description 19
- 238000003860 storage Methods 0.000 description 11
- 238000009825 accumulation Methods 0.000 description 10
- 230000002776 aggregation Effects 0.000 description 7
- 238000004220 aggregation Methods 0.000 description 7
- 229920006395 saturated elastomer Polymers 0.000 description 6
- 230000001960 triggered effect Effects 0.000 description 6
- 230000000694 effects Effects 0.000 description 5
- 230000004044 response Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 238000011156 evaluation Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 230000000644 propagated effect Effects 0.000 description 3
- 230000001186 cumulative effect Effects 0.000 description 2
- 238000011478 gradient descent method Methods 0.000 description 2
- 230000004913 activation Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 230000001902 propagating effect Effects 0.000 description 1
- 238000009738 saturating Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000003313 weakening effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/18—Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/499—Denomination or exception handling, e.g. rounding or overflow
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
- G06F7/499—Denomination or exception handling, e.g. rounding or overflow
- G06F7/49905—Exception handling
- G06F7/4991—Overflow or underflow
- G06F7/49915—Mantissa overflow or underflow in handling floating-point numbers
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3818—Decoding for concurrent execution
- G06F9/3822—Parallel decoding, e.g. parallel decode units
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/06—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
- G06N3/063—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2207/00—Indexing scheme relating to methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F2207/38—Indexing scheme relating to groups G06F7/38 - G06F7/575
- G06F2207/3804—Details
- G06F2207/3808—Details concerning the type of numbers or the way they are handled
- G06F2207/3812—Devices capable of handling different types of numbers
- G06F2207/382—Reconfigurable for different fixed word lengths
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Mathematical Physics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Health & Medical Sciences (AREA)
- Computational Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Molecular Biology (AREA)
- General Health & Medical Sciences (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Computational Linguistics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Operations Research (AREA)
- Probability & Statistics with Applications (AREA)
- Algebra (AREA)
- Databases & Information Systems (AREA)
- Neurology (AREA)
- Error Detection And Correction (AREA)
- Advance Control (AREA)
- Complex Calculations (AREA)
- Image Analysis (AREA)
Description
(1)非符号となる最上位ビットの位置の分布
(2)非ゼロとなる最下位ビットの位置の分布
(3)非符号となる最上位ビットの位置の最大値
(4)非ゼロとなる最下位ビットの位置の最小値
(1)非符号となる最上位ビットの位置とは、中間データの有効ビットの最上位ビットの位置である。非符号とは、符号ビットが0(正)であれば「1」、1(負)であれば「0」である。(2)非ゼロとなる最下位ビットの位置とは、中間データの有効ビットの最下位ビットの位置である。符号ビットが0(正)であれば「1」の最下位ビットの位置、符号ビットが1(負)の場合も「1」の最下位ビットの位置である。符号ビットが1の場合、符号ビット以外のビットは2の補数で表され、2の補数を元の数に変換する処理に1を減算して、1、0を0、1に反転する処理が含まれる。そのため、「1」の最下位ビットは、1を減算することで「0」になり、ビット反転で「1」になるので、有効ビットの最下位ビットの位置となる。
第1実施形態にかかる深層学習の統計情報の取得方法について、図13~図16を用いて説明する。
次に、本実施形態にかかる固定小数点DNNプロセッサ43の構成と統計情報の取得について説明する。
次に、DNNプロセッサ43による、演算出力データの統計情報の取得、集約、格納について、説明する。統計情報の取得、集約、格納は、ホストプロセッサ31から送信される命令であり、DNNプロセッサ43が実行する命令をトリガにして実行される。したがって、ホストプロセッサ31は、DNNの各層の演算命令に加えて、統計情報の取得、集約、格納を実行する命令を、DNNプロセッサ43に送信する。または、ホストプロセッサ31は、各層の演算のために、統計情報の取得、集約、格納の処理付の演算命令をDNNプロセッサ43に送信する。
図19は、統計情報取得器ST_ACの論理回路例を示す図である。また、図20は、統計情報取得器が取得する演算出力データのビットパターンBPを示す図である。統計情報取得器ST_ACは、整数演算器INTが出力するNビット(N=40)の中間データ(例えば順伝播処理では畳み込み演算の演算出力データ、逆伝播処理では誤差や重みの更新差分)in[39:0]を入力し、非符号となる最上位ビットの位置を「1」で示しそれ以外を「0」で示すビットパターン出力out[39:0]を出力する。
図21は、統計情報集約器ST_AGR_1の論理回路例を示す図である。また、図22は、統計情報集約器ST_AGR_1の動作を説明する図である。統計情報集約器ST_AGR_1は、ベクトル演算ユニットVC_AR_UNITで取得される8つの統計情報であるビットパターンBP_0~BP_7を入力し、8つのビットパターンBP_0~BP_7の各ビットの「1」を加算した出力out0~out39を出力する。ビットパターンBP_0~BP_7は、それぞれ40ビットであり、out0~out39は、例えば、それぞれ4ビットである。
第2実施形態にかかる深層学習の統計情報の取得方法について、図24、図25を用いて説明する。
第3実施形態にかかる深層学習の統計情報の取得方法について、図26、図27を用いて説明する。
第4実施形態にかかる深層学習の統計情報の取得方法について、図28~図30を用いて説明する。
31:ホストプロセッサ
32:高速入出力インターフェース
33:メインメモリ
34:内部バス
35:補助記憶装置
36:低速入出力インターフェース
40:DNN実行マシン
41:高速入出力インターフェース
42:制御部
43:DNNプロセッサ
43_1:固定小数点演算を実行するDNNプロセッサ
43_2:浮動小数点演算を実行するDNNプロセッサ
44:メモリアクセスコントローラ
44_1:命令用メモリアクセスコントローラ
44_2:データ用メモリアクセスコントローラ
45:内部メモリ
45_1:命令用メモリ
45_2:データ用メモリ
50:利用者端末
61:前層1の出力
62:前層2の出力
63:前層1からの入力
64:前層2からの入力
65、66:Concat層の出力
INST_CON:命令制御部
PC:プログラムカウンタ
DEC:命令デコーダ
REG_FL:レジスタファイル
SPC_REG:特別レジスタ
SC_REG_FL:スカラーレジスタファイル
SC_ACC:スカラーアキュムレートレジスタ
VC_REG_FL:ベクトルレジスタファイル
VC_ACC:ベクトルアキュムレートレジスタ
ST_REG_FL:統計情報レジスタファイル
SC_AR_UNIT:スカラー演算ユニット
VC_AR_UNIT:ベクトル演算ユニット
INT:整数演算器
FP:浮動小数点演算器
ST_AC:統計情報取得器
D_CNV:データ変換器
SEL:セレクタ
BP:ビットパターン
ST_AGR_1、ST_AGR_2:統計情報集約器
Claims (7)
- 深層学習を実行する情報処理装置であって、
前記深層学習を実行するためのニューラルネットワークの複数の層の演算において、
第1層の演算の演算結果である複数の第1固定小数点数データ各々についての非符号の最上位ビットの位置の分布又は非ゼロの最下位ビットの位置の分布についての第1統計情報を取得する取得部と、
第2層の演算について、前記第1層の複数の出力データに対して所定の規則の演算を実行する実行部と、
前記所定の規則と前記第1統計情報に基づいて第2統計情報を取得し、前記第2層の演算の演算結果である複数の第2固定小数点数データをレジスタに格納する場合にビット幅を制限するためのビットレンジを前記第2統計情報に基づいて決定する制御部と
を備えることを特徴とする情報処理装置。 - 前記所定の規則の演算は、前記第1層の前記複数の出力データのうち所定の割合のデータに0を乗算し、前記所定の割合のデータ以外の前記第1層の前記複数の出力データに前記所定の割合から求められる係数を乗算することであり、
前記第2統計情報は、前記係数に基づいて前記第1統計情報をシフトすることで取得される
ことを特徴とする請求項1に記載の情報処理装置。 - 前記所定の規則の演算は、前記第1層の前記複数の出力データのうち0より小さい値を有するデータの値に0を乗算する
ことを特徴とする請求項1に記載の情報処理装置。 - 前記所定の規則の演算は、前記第1層の前記複数の出力データを複数のグループに分け、前記複数のグループのうち所定のグループの最大値を求め、前記所定のグループに属する前記第1層の前記複数の出力データの値各々を前記所定のグループの最大値に変更する
ことを特徴とする請求項1に記載の情報処理装置。 - 取得部は、第3層の演算の演算結果である複数の第3固定小数点数データ各々についての最上位ビットの位置の分布又は最下位ビットの位置の分布についての第3統計情報を更に取得し、
前記所定の規則の演算は、前記第1層の前記複数の出力データと前記第3層の複数の出力データとを連接し、
前記第2統計情報は、前記第1統計情報と前記第3統計情報とを加算することで得られる
ことを特徴とする請求項1に記載の情報処理装置。 - 深層学習を実行する情報処理方法であって、
コンピュータが、
前記深層学習を実行するためのニューラルネットワークの複数の層の演算において、
第1層の演算の演算結果である複数の第1固定小数点数データ各々についての非符号の最上位ビットの位置の分布又は非ゼロの最下位ビットの位置の分布についての第1統計情報を取得し、
第2層の演算について、前記第1層の前記複数の出力データに対して所定の規則の演算を実行し、
前記所定の規則と前記第1統計情報に基づいて第2統計情報を取得し、
前記第2層の演算の演算結果である複数の第2固定小数点数データをレジスタに格納する場合にビット幅を制限するためのビットレンジを前記第2統計情報に基づいて決定する
ことを特徴とする情報処理方法。 - 深層学習を実行する情報処理プログラムであって、
コンピュータに、
前記深層学習を実行するためのニューラルネットワークの複数の層の演算において、
第1層の演算の演算結果である複数の第1固定小数点数データ各々についての非符号の最上位ビットの位置の分布又は非ゼロの最下位ビットの位置の分布についての第1統計情報を取得する取得処理と、
第2層の演算について、前記第1層の前記複数の出力データに対して所定の規則の演算を実行する実行処理と、
前記所定の規則と前記第1統計情報に基づいて第2統計情報を取得する第2取得処理と、
前記第2層の演算の演算結果である複数の第2固定小数点数データをレジスタに格納する場合にビット幅を制限するためのビットレンジを前記第2統計情報に基づいて決定する決定処理と
を実行させることを特徴とする情報処理プログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019067701A JP7188237B2 (ja) | 2019-03-29 | 2019-03-29 | 情報処理装置、情報処理方法、情報処理プログラム |
US16/816,522 US11551087B2 (en) | 2019-03-29 | 2020-03-12 | Information processor, information processing method, and storage medium |
EP20163271.8A EP3716043B1 (en) | 2019-03-29 | 2020-03-16 | Information processor, information processing method, and program |
CN202010208022.2A CN111753951A (zh) | 2019-03-29 | 2020-03-23 | 信息处理器、信息处理方法和存储介质 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019067701A JP7188237B2 (ja) | 2019-03-29 | 2019-03-29 | 情報処理装置、情報処理方法、情報処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020166674A JP2020166674A (ja) | 2020-10-08 |
JP7188237B2 true JP7188237B2 (ja) | 2022-12-13 |
Family
ID=69844651
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019067701A Active JP7188237B2 (ja) | 2019-03-29 | 2019-03-29 | 情報処理装置、情報処理方法、情報処理プログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US11551087B2 (ja) |
EP (1) | EP3716043B1 (ja) |
JP (1) | JP7188237B2 (ja) |
CN (1) | CN111753951A (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7137067B2 (ja) * | 2018-10-25 | 2022-09-14 | 富士通株式会社 | 演算処理装置、学習プログラム及び学習方法 |
WO2022215173A1 (ja) * | 2021-04-06 | 2022-10-13 | 三菱電機株式会社 | 固定小数点演算ビット幅の検証システム及び決定システム |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170323196A1 (en) | 2016-05-03 | 2017-11-09 | Imagination Technologies Limited | Hardware Implementation of a Convolutional Neural Network |
US20180107451A1 (en) | 2016-10-14 | 2018-04-19 | International Business Machines Corporation | Automatic scaling for fixed point implementation of deep neural networks |
JP2018106463A (ja) | 2016-12-27 | 2018-07-05 | 株式会社デンソーアイティーラボラトリ | 情報推定装置及び情報推定方法 |
WO2018155232A1 (ja) | 2017-02-23 | 2018-08-30 | ソニー株式会社 | 情報処理装置、情報処理方法、並びにプログラム |
JP2019032833A (ja) | 2017-08-04 | 2019-02-28 | 三星電子株式会社Samsung Electronics Co.,Ltd. | 固定小数点量子化ニューラルネットワークのための方法及び装置 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04190399A (ja) | 1990-11-26 | 1992-07-08 | Oki Electric Ind Co Ltd | Vselp符号化方式 |
JPH0784975A (ja) | 1993-09-10 | 1995-03-31 | Hitachi Ltd | 情報処理装置および学習演算処理方法 |
JP2008059287A (ja) | 2006-08-31 | 2008-03-13 | Brother Ind Ltd | 画像処理装置および画像処理プログラム |
JP2009271598A (ja) | 2008-04-30 | 2009-11-19 | Toshiba Corp | プロセッサ |
JP2012203566A (ja) | 2011-03-24 | 2012-10-22 | Seiko Epson Corp | 状態推定装置、電子機器及びプログラム |
CN107330515A (zh) * | 2016-04-29 | 2017-11-07 | 北京中科寒武纪科技有限公司 | 一种用于执行人工神经网络正向运算的装置和方法 |
JP6540725B2 (ja) | 2017-01-30 | 2019-07-10 | 富士通株式会社 | 演算処理装置、方法、およびプログラム |
CN107247944B (zh) * | 2017-06-28 | 2020-11-10 | 智慧眼科技股份有限公司 | 基于深度学习的人脸检测速度优化方法及装置 |
CN108364065B (zh) | 2018-01-19 | 2020-09-11 | 上海兆芯集成电路有限公司 | 采布斯乘法的微处理器 |
-
2019
- 2019-03-29 JP JP2019067701A patent/JP7188237B2/ja active Active
-
2020
- 2020-03-12 US US16/816,522 patent/US11551087B2/en active Active
- 2020-03-16 EP EP20163271.8A patent/EP3716043B1/en active Active
- 2020-03-23 CN CN202010208022.2A patent/CN111753951A/zh active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20170323196A1 (en) | 2016-05-03 | 2017-11-09 | Imagination Technologies Limited | Hardware Implementation of a Convolutional Neural Network |
JP2018010618A (ja) | 2016-05-03 | 2018-01-18 | イマジネイション テクノロジーズ リミテッド | 畳み込みニューラルネットワークハードウエア構成 |
US20180107451A1 (en) | 2016-10-14 | 2018-04-19 | International Business Machines Corporation | Automatic scaling for fixed point implementation of deep neural networks |
JP2018106463A (ja) | 2016-12-27 | 2018-07-05 | 株式会社デンソーアイティーラボラトリ | 情報推定装置及び情報推定方法 |
WO2018155232A1 (ja) | 2017-02-23 | 2018-08-30 | ソニー株式会社 | 情報処理装置、情報処理方法、並びにプログラム |
JP2019032833A (ja) | 2017-08-04 | 2019-02-28 | 三星電子株式会社Samsung Electronics Co.,Ltd. | 固定小数点量子化ニューラルネットワークのための方法及び装置 |
Also Published As
Publication number | Publication date |
---|---|
US20200311545A1 (en) | 2020-10-01 |
CN111753951A (zh) | 2020-10-09 |
EP3716043A1 (en) | 2020-09-30 |
US11551087B2 (en) | 2023-01-10 |
EP3716043B1 (en) | 2023-11-15 |
JP2020166674A (ja) | 2020-10-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6528893B1 (ja) | 学習プログラム、学習方法、情報処理装置 | |
Valueva et al. | Application of the residue number system to reduce hardware costs of the convolutional neural network implementation | |
CN108701250B (zh) | 数据定点化方法和装置 | |
US11475284B2 (en) | Information processing apparatus, neural network program, and processing method for neural network | |
EP3798929A1 (en) | Information processing apparatus, information processing method, and information processing program | |
JP7188237B2 (ja) | 情報処理装置、情報処理方法、情報処理プログラム | |
US10402167B2 (en) | Approximating functions | |
CN113344170A (zh) | 神经网络权重矩阵调整方法、写入控制方法以及相关装置 | |
JP7137067B2 (ja) | 演算処理装置、学習プログラム及び学習方法 | |
EP3848858A1 (en) | Information processing apparatus, neural network computation program, and neural network computation method | |
JP7367595B2 (ja) | 情報処理装置及び情報処理方法 | |
JP6863907B2 (ja) | 演算回路 | |
WO2019127480A1 (zh) | 用于处理数值数据的方法、设备和计算机可读存储介质 | |
JP2020190901A (ja) | 演算処理装置、演算処理装置の制御プログラム及び演算処理装置の制御方法 | |
JPWO2020084723A1 (ja) | 演算処理装置及び演算処理装置の制御方法 | |
TWI830940B (zh) | 資訊處理電路以及資訊處理電路的設計方法 | |
JP7371499B2 (ja) | 演算処理装置、演算処理装置の制御方法及び演算処理プログラム | |
JP7001897B2 (ja) | 畳み込み演算回路、畳み込み演算方法、プログラム、および畳み込みニューラルネットワーク装置 | |
JPH01321517A (ja) | 除算装置 | |
CN117852596A (zh) | 用于硬件量化过程的数学建模的系统和方法 | |
CN118034642A (zh) | 浮点运算方法、装置、电子设备及存储介质 | |
CN113068043A (zh) | 一种png图像压缩方法、装置、电子设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211208 |
|
TRDD | Decision of grant or rejection written | ||
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20221026 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20221101 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221114 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7188237 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |