@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P>
  skos:prefLabel "figure rhétorique"@fr, "rhetorical figure"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-MWCG09KQ-1> .

<http://data.loterre.fr/ark:/67375/8LP-MWCG09KQ-1>
  skos:altLabel "programmation parallèle"@fr, "calcul parallèle"@fr, "parallel computation"@en, "parallel processing"@en ;
  skos:example "However these models compute token representation one by one (sequentially) which hinders the full exploitation of parallel computation and bidirectional context. (Duggenpudi, Oota, Marreddy & Mamidi, 2022)"@en, "Transformer allows parallel computations not only over the stacked layers but also across the time steps. (Ngo, Ha, Nguyen & Nguyen, 2019)"@en, "We implement the parallel computation of the different adapters by reformulation the linear layers as two convolutions. (Rücklé, Geigle, Glockner, Beck, Pfeiffer, Reimers & Gurevych, 2021)"@en, "Le parallélisme syntaxique est davantage présent dans les SE de type 4. (Ho-Dac, Péry-Woodley & Tanguy, 2010)"@fr, "Since we are not doing parallel processing counterfactual reasoning is the most consuming and it takes 7 seconds for each instance. (Wu, Chen, Xu & Xu, 2021)"@en, "Parallel processing is a common need of Web automation applications. (Yen, Ke & Yang, 2004)"@en ;
  skos:prefLabel "parallelism"@en, "parallélisme"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Parallelism"@en, "Parallélisme"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P> ;
  a skos:Concept ;
  dc:modified "2024-06-28T12:34:58"^^xsd:dateTime .

