EXECUTION MODEL Meaning in Japanese - translations and usage examples

[ˌeksi'kjuːʃn 'mɒdl]
[ˌeksi'kjuːʃn 'mɒdl]

Examples of using Execution model in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Achieving performance for different real-time execution models.
さまざまなリアルタイム実行モデルのパフォーマンスの達成。
High-efficiency execution model for inference on DNNs using partial CNN sharing(BM1).
共有CNNを用いた高効率な分割推論実行モデル(BM1)。
If you're building on Windows Azure, which execution model should you use?
Azure上に作成する場合は、どの実行モデルを使用しますか。
The execution model describes how the runtime scheduler maps strands to workers.
実行モデルは、ランタイム・スケジューラーがストランドをワーカーに割り当てる方法を表します。
Write code that abstracts out the data, container, execution model, etc.
データ、コンテナ、実行モデルなどを抽象化させたコードを書くことだ。
High performance in all execution models(hundreds of thousands of messages per second in real-time).
すべての実行モデルで高いパフォーマンスを発揮します(リアルタイム処理においては毎秒数十万メッセージ)。
It does this by unifying the programming model and the execution model.
これは、プログラミングモデルと実行モデルを統一することによって行われます。
It simplifies both service invocation and execution models and provides for further decoupling of services.
それは、サービス呼び出しと実行モデルの両方を単純化し、サービスのさらなる分離をもたらします。
Haskell-style functional programming allows you to abstract out the container and execution model.
Haskellスタイルの関数型プログラミングはコンテナや実行モデルを抽象化することができる。
A later section will describe the execution model and explain how work is divided among the number of available processors.
実行モデルや利用可能なプロセッサー間での作業の分割方法については、後のセクションで説明します。
A new approach to query execution:dynamic code generation Hyper uses a novel just-in-time compilation execution model.
クエリ実行への新しいアプローチ:動的コード生成Hyperは、実行時(JIT)コンパイルによる新しい実行モデルを採用しています。
The notion of cleanup task does not fit into the execution model of tasks because tasks are about tracking dependencies.
タスクは依存性を保持するものなので、終了処理タスクという考えはタスクの実行モデルにそぐわないものだ。
What Cats/Haskell-style function programming allows us to do is write code that abstracts out the data, container, execution model, etc.
CatsやHaskellスタイルの関数型プログラミングが可能とするのは、データ、コンテナ、実行モデルなどを抽象化させたコードを書くことだ。
It supports ABB's project execution model, Intelligent Projects, which offers a range of efficiency improvements for automation projects.
これは、ABBの次世代のプロジェクト実行モデルをサポートし、IntelligentProjetsは、自動化プロジェクトの広範囲な効率化を提供します。
The following example illustrates, from a high level, the execution model for the OpenMP* constructs.
次の例は、上位レベルからOpenMP*構造の実行モデルを示します。
The details of the execution model have several implications that will be described in the section on the interaction between workers and system threads, and also the section on reducers.
実行モデルの詳細は、ワーカーとシステムスレッド間の相互作用のセクションとレデューサーのセクションで説明しています。ここでは要点のみ説明します。
No one wants to move forward without knowing what's next;detail The Connected Enterprise Execution Model for all stakeholders. Give people the tools they need.
この先どうなるのかが不明なまま前進するのは誰でも不安ですので、コネクテッドエンタープライズの実行モデルの詳細を利害関係者全員に説明する必要があります。
The consortium will work in an integrated execution model utilizing McDermott's global assets and facilities as well as COOEC's fabrication capability and marine vessels, McDermott said.
マクダーモット氏によると、このコンソーシアムは、マクダーモットの世界規模の資産と設備、さらにはCOOECの製造能力と船舶を活用した統合実行モデルで作業を進めるという。
At PayPal, data engineers, analysts and data scientists work with a variety of datasources, compute engines,languages and execution models stream, batch, interactive.
PayPalではデータエンジニア、アナリスト、データ科学者らが、さまざまなデータソースや計算エンジン、言語、実行モデル(ストリーム、バッチ、インタラクティブ)を用いて開発を行なっている。
As the next step following the introduction of our marketing execution model to the Indian market, we are anxious to leverage Amita's expertise to advance our growth in the region.
インド市場でマーケティング実施モデルを導入した後、次のステップとしてAmitaの専門知識を活かし、この地域での当社の成長を促進するのが待ちきれません。
He currently serves as corporate controller where he has responsibility for business analysis, competitive analysis, economics,strategic planning and operating& execution model governance.
彼は現在、ビジネス分析、競争分析、経済学、戦略計画、および運営および実行モデルのガバナンスについて責任を負うコーポレートコントローラーとしての役割を果たしています。
An extension of the Out-of-Order execution model adds highly sophisticated branch prediction algorithms that aim to predict whether a given path(branch) of software code will be executed.
アウトオブオーダー実行モデルの拡張により、高度に洗練された分岐予測アルゴリズムがもたらされ、ソフトウェアの特定のパス(分岐)を実行するかどうかを予測するようになりました。
Because overemphasizing any one of these will create bottlenecks anddelay progress though the five stages of our Connected Enterprise Execution Model: Stage 1- Assessment: Evaluating your IT/OT readiness is not just about information architectures; it also examines the processes for how information moves from machine to machine and across the enterprise.
それは、いずれか1つを重視しすぎた場合、ボトルネックが生まれ、当社が提唱する5段階のコネクテッドエンタープライズの実行モデルに沿った進展が妨げられるからです。ステージ1-評価:IT/OTに関する自社の準備態勢の評価には、情報アーキテクチャの検証だけでなく、機械間および企業全体での情報の流れを詳細に確認することも含まれます。
The execution model of XMP follows the Single Program Multiple Data(SPMD)model, like MPI. According to this model, each node executes the same code independently. When a node encounters a XMP construct, it cooperate with each other to execute the construct.
XMPの実行モデルはMPIと同じSPMD(SingleProgram,MultipleDatastreams)です.各ノードが独立に重複して実行が開始します.そして,指示文の箇所では,各ノードが協調して動作します.。
To help simplify,Rockwell Automation has developed The Connected Enterprise Execution Model, which outlines the measures and best practices necessary to help ensure effective change in both technologies and organizational cultures.
簡略化をサポートするためにロックウェル・オートメーションが開発したのが、コネクテッドエンタープライズの実行モデルです。このモデルでは、技術および組織的な文化を効果的に変化させるための手段とベストプラクティスについて説明しています。
Whether you want to write an execution model for the code to talk to the API or a state module that defines the configuration of a service, you can easily write them, test it with PyTest and document everything.
APIと通信するためのコードの実行モデルやサービスの構成を定義する状態モジュールを、簡単に記述し、PyTestでテストし、すべてを文書化することができます。
This allows Spark to deliver queries up to 100 times faster than traditional big data solutions,along with a common execution model for various tasks like extract-transform-load(ETL) processes, batch queries, interactive queries, real-time streaming, machine learning, and graph processing on data stored in Azure Storage.
これにより、Sparkでは、従来のビッグデータソリューションと比べて最大100倍の速度でクエリを実行できるとともに、AzureStorageに保存されているデータに関する抽出/変換/読み込み(ETL)プロセス、バッチクエリ、対話型クエリ、リアルタイムストリーミング、機械学習、グラフ処理といったさまざまなタスクに共通の実行モデルを使用できます。
SCADE Test Target Execution translates model test cases into test harnesses.
SCADETestTargetExecutionは、モデルのテストケースをテストハーネスに翻訳します。
Otofuke-cho character of"model regional execution Council of Food,""Oh sleeves-kun"。
音更町「食のモデル地域実行協議会」のキャラクター『おおそでくん』。
Results: 29, Time: 0.0266

Word-for-word translation

Top dictionary queries

English - Japanese