@@ -192,8 +192,8 @@ <h5 class="offcanvas-title" id="nfttSidebarOffcanvasLabel">
192
192
</ div >
193
193
< p class ="caption " role ="heading "> < span class ="caption-text "> User Guides</ span > </ p >
194
194
< ul >
195
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../pre0_user_guides/introduction-to-tripy.html "> An Introduction To Tripy</ a > </ li >
196
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../pre0_user_guides/quantization.html "> Quantization</ a > </ li >
195
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../pre0_user_guides/00- introduction-to-tripy.html "> An Introduction To Tripy</ a > </ li >
196
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../pre0_user_guides/01- quantization.html "> Quantization</ a > </ li >
197
197
</ ul >
198
198
< p class ="caption " role ="heading "> < span class ="caption-text "> API Reference</ span > </ p >
199
199
< ul >
@@ -212,73 +212,85 @@ <h5 class="offcanvas-title" id="nfttSidebarOffcanvasLabel">
212
212
</ li >
213
213
< li class ="toctree-l1 "> < a class ="reference internal " href ="../logger.html "> logger</ a > </ li >
214
214
< li class ="toctree-l1 "> < a class ="reference internal " href ="../modules/index.html "> Module</ a > < ul >
215
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../modules/conv.html "> Conv</ a > </ li >
216
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../modules/conv_transpose.html "> ConvTranspose</ a > </ li >
217
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../modules/embedding.html "> Embedding</ a > </ li >
218
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../modules/group_norm.html "> GroupNorm</ a > </ li >
219
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../modules/layer_norm.html "> LayerNorm</ a > </ li >
220
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../modules/linear.html "> Linear</ a > </ li >
221
215
< li class ="toctree-l2 "> < a class ="reference internal " href ="../modules/parameter.html "> Parameter</ a > </ li >
222
216
</ ul >
223
217
</ li >
224
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../shape.html "> Shape</ a > </ li >
225
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../tensor/index.html "> Tensor</ a > </ li >
226
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../tensor_operations/index.html "> Tensor Operations</ a > < ul >
227
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/abs.html "> abs</ a > </ li >
228
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/all.html "> all</ a > </ li >
229
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/allclose.html "> allclose</ a > </ li >
230
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/any.html "> any</ a > </ li >
231
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/arange.html "> arange</ a > </ li >
232
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/argmax.html "> argmax</ a > </ li >
233
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/argmin.html "> argmin</ a > </ li >
234
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/cast.html "> cast</ a > </ li >
235
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/concatenate.html "> concatenate</ a > </ li >
236
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/copy.html "> copy</ a > </ li >
237
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/cos.html "> cos</ a > </ li >
238
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/dequantize.html "> dequantize</ a > </ li >
239
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/exp.html "> exp</ a > </ li >
240
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/expand.html "> expand</ a > </ li >
241
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/flip.html "> flip</ a > </ li >
242
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/full.html "> full</ a > </ li >
243
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/full_like.html "> full_like</ a > </ li >
244
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/gather.html "> gather</ a > </ li >
245
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/gelu.html "> gelu</ a > </ li >
246
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/iota.html "> iota</ a > </ li >
247
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/iota_like.html "> iota_like</ a > </ li >
248
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/log.html "> log</ a > </ li >
249
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/masked_fill.html "> masked_fill</ a > </ li >
250
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/max.html "> max</ a > </ li >
251
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/maximum.html "> maximum</ a > </ li >
252
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/mean.html "> mean</ a > </ li >
253
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/minimum.html "> minimum</ a > </ li >
254
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/ones.html "> ones</ a > </ li >
255
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/ones_like.html "> ones_like</ a > </ li >
256
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/permute.html "> permute</ a > </ li >
257
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/plugin.html "> plugin</ a > </ li >
258
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/prod.html "> prod</ a > </ li >
259
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/quantize.html "> quantize</ a > </ li >
260
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/relu.html "> relu</ a > </ li >
261
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/reshape.html "> reshape</ a > </ li >
262
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/rsqrt.html "> rsqrt</ a > </ li >
263
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/sigmoid.html "> sigmoid</ a > </ li >
264
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/silu.html "> silu</ a > </ li >
265
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/sin.html "> sin</ a > </ li >
266
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/softmax.html "> softmax</ a > </ li >
267
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/split.html "> split</ a > </ li >
268
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/sqrt.html "> sqrt</ a > </ li >
269
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/squeeze.html "> squeeze</ a > </ li >
270
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/sum.html "> sum</ a > </ li >
271
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/tanh.html "> tanh</ a > </ li >
272
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/transpose.html "> transpose</ a > </ li >
273
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/tril.html "> tril</ a > </ li >
274
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/triu.html "> triu</ a > </ li >
275
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/unsqueeze.html "> unsqueeze</ a > </ li >
276
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/var.html "> var</ a > </ li >
277
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/where.html "> where</ a > </ li >
278
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/zeros.html "> zeros</ a > </ li >
279
- < li class ="toctree-l2 "> < a class ="reference internal " href ="../tensor_operations/zeros_like.html "> zeros_like</ a > </ li >
218
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../operations/index.html "> Operations</ a > < ul >
219
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="../operations/functions/index.html "> Functions</ a > < ul >
220
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/abs.html "> abs</ a > </ li >
221
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/all.html "> all</ a > </ li >
222
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/allclose.html "> allclose</ a > </ li >
223
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/any.html "> any</ a > </ li >
224
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/argmax.html "> argmax</ a > </ li >
225
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/argmin.html "> argmin</ a > </ li >
226
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/cast.html "> cast</ a > </ li >
227
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/concatenate.html "> concatenate</ a > </ li >
228
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/copy.html "> copy</ a > </ li >
229
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/cos.html "> cos</ a > </ li >
230
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/exp.html "> exp</ a > </ li >
231
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/expand.html "> expand</ a > </ li >
232
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/flip.html "> flip</ a > </ li >
233
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/gather.html "> gather</ a > </ li >
234
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/gelu.html "> gelu</ a > </ li >
235
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/log.html "> log</ a > </ li >
236
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/masked_fill.html "> masked_fill</ a > </ li >
237
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/max.html "> max</ a > </ li >
238
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/maximum.html "> maximum</ a > </ li >
239
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/mean.html "> mean</ a > </ li >
240
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/minimum.html "> minimum</ a > </ li >
241
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/permute.html "> permute</ a > </ li >
242
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/plugin.html "> plugin</ a > </ li >
243
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/prod.html "> prod</ a > </ li >
244
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/relu.html "> relu</ a > </ li >
245
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/reshape.html "> reshape</ a > </ li >
246
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/rsqrt.html "> rsqrt</ a > </ li >
247
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/sigmoid.html "> sigmoid</ a > </ li >
248
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/silu.html "> silu</ a > </ li >
249
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/sin.html "> sin</ a > </ li >
250
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/softmax.html "> softmax</ a > </ li >
251
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/split.html "> split</ a > </ li >
252
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/sqrt.html "> sqrt</ a > </ li >
253
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/squeeze.html "> squeeze</ a > </ li >
254
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/sum.html "> sum</ a > </ li >
255
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/tanh.html "> tanh</ a > </ li >
256
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/transpose.html "> transpose</ a > </ li >
257
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/unsqueeze.html "> unsqueeze</ a > </ li >
258
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/var.html "> var</ a > </ li >
259
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/functions/where.html "> where</ a > </ li >
260
+ </ ul >
261
+ </ li >
262
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="../operations/initializers/index.html "> Initializers</ a > < ul >
263
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/arange.html "> arange</ a > </ li >
264
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/full.html "> full</ a > </ li >
265
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/full_like.html "> full_like</ a > </ li >
266
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/iota.html "> iota</ a > </ li >
267
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/iota_like.html "> iota_like</ a > </ li >
268
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/ones.html "> ones</ a > </ li >
269
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/ones_like.html "> ones_like</ a > </ li >
270
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/tril.html "> tril</ a > </ li >
271
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/triu.html "> triu</ a > </ li >
272
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/zeros.html "> zeros</ a > </ li >
273
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/initializers/zeros_like.html "> zeros_like</ a > </ li >
274
+ </ ul >
275
+ </ li >
276
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="../operations/modules/index.html "> Modules</ a > < ul >
277
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/modules/conv.html "> Conv</ a > </ li >
278
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/modules/conv_transpose.html "> ConvTranspose</ a > </ li >
279
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/modules/embedding.html "> Embedding</ a > </ li >
280
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/modules/group_norm.html "> GroupNorm</ a > </ li >
281
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/modules/layer_norm.html "> LayerNorm</ a > </ li >
282
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/modules/linear.html "> Linear</ a > </ li >
280
283
</ ul >
281
284
</ li >
285
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="../operations/quantization/index.html "> Quantization</ a > < ul >
286
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/quantization/dequantize.html "> dequantize</ a > </ li >
287
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="../operations/quantization/quantize.html "> quantize</ a > </ li >
288
+ </ ul >
289
+ </ li >
290
+ </ ul >
291
+ </ li >
292
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../shape.html "> Shape</ a > </ li >
293
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../tensor/index.html "> Tensor</ a > </ li >
282
294
</ ul >
283
295
< p class ="caption " role ="heading "> < span class ="caption-text "> Developer Guides</ span > </ p >
284
296
< ul >
0 commit comments