Pular para o conteúdo

Browse A-Z

Alphabetical public term index for this language.

2,337 source-backed termsdatabase

Rascunho de traducao automatica (Portuguese) for "Inference Hyperparameter Sweep": Inference Hyperparameter Sweep is a ml optimization process that searches over model settings to improve a target metric for model prediction serving. It uses bounded search spaces, trial tracking, and early stopping so teams can find better configurations while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The machine learning team used Inference Hyperparameter Sweep when the endpoint handled burst traffic, so the team could find better configurations before the model moved into evaluation.

Rascunho de traducao automatica (Portuguese) for "Inference Instruction Boundary": Inference Instruction Boundary is a ai policy boundary that separates durable system instructions from user-provided content for model execution for user or system requests. It uses role labels, precedence rules, and prompt assembly checks so teams can avoid instruction confusion while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The AI platform team used Inference Instruction Boundary when the inference route moved to a faster region, so the team could avoid instruction confusion before the agent workflow reached production.

Rascunho de traducao automatica (Portuguese) for "Inference Label Review": Inference Label Review is a ml quality workflow that checks annotations for consistency and usefulness for model prediction serving. It uses agreement metrics, reviewer queues, and adjudication so teams can improve supervised learning data while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The machine learning team used Inference Label Review when the endpoint handled burst traffic, so the team could improve supervised learning data before the model moved into evaluation.

Rascunho de traducao automatica (Portuguese) for "Inference Memory Scope": Inference Memory Scope is a ai state boundary that limits what an assistant may remember or reuse for model execution for user or system requests. It uses retention policies, consent checks, and namespace separation so teams can prevent accidental cross-context leakage while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The AI platform team used Inference Memory Scope when the inference route moved to a faster region, so the team could prevent accidental cross-context leakage before the agent workflow reached production.

Rascunho de traducao automatica (Portuguese) for "Inference Model Card": Inference Model Card is a ml documentation artifact that summarizes intended use, limits, and evaluation evidence for model prediction serving. It uses dataset notes, metric tables, and risk statements so teams can publish model behavior honestly while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The machine learning team used Inference Model Card when the endpoint handled burst traffic, so the team could publish model behavior honestly before the model moved into evaluation.

Rascunho de traducao automatica (Portuguese) for "Inference Model Router": Inference Model Router is a ai selection service that chooses the best model or provider for a task for model execution for user or system requests. It uses cost, latency, capability, policy, and fallback signals so teams can match work to the right model while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The AI platform team used Inference Model Router when the inference route moved to a faster region, so the team could match work to the right model before the agent workflow reached production.

Rascunho de traducao automatica (Portuguese) for "Inference Provenance Ledger": Inference Provenance Ledger is a ml record that tracks where data came from and how it changed for model prediction serving. It uses hashes, source labels, and transformation history so teams can audit model inputs reliably while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The machine learning team used Inference Provenance Ledger when the endpoint handled burst traffic, so the team could audit model inputs reliably before the model moved into evaluation.

Rascunho de traducao automatica (Portuguese) for "Inference Response Schema": Inference Response Schema is a ai output contract that requires model output to match a known structure for model execution for user or system requests. It uses JSON schemas, validators, retries, and error reporting so teams can make responses machine-readable while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The AI platform team used Inference Response Schema when the inference route moved to a faster region, so the team could make responses machine-readable before the agent workflow reached production.

Rascunho de traducao automatica (Portuguese) for "Inference Safety Filter": Inference Safety Filter is a ai policy control that detects content that should be blocked, rewritten, or escalated for model execution for user or system requests. It uses classifiers, rules, and human review queues so teams can keep outputs public-safe while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The AI platform team used Inference Safety Filter when the inference route moved to a faster region, so the team could keep outputs public-safe before the agent workflow reached production.

Rascunho de traducao automatica (Portuguese) for "Inference Tool Permission": Inference Tool Permission is a ai access control that decides which tools an AI workflow may call for model execution for user or system requests. It uses operation allowlists, user intent checks, and protected-action gates so teams can block unsafe automation while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The AI platform team used Inference Tool Permission when the inference route moved to a faster region, so the team could block unsafe automation before the agent workflow reached production.

Rascunho de traducao automatica (Portuguese) for "Inference Training Checkpoint": Inference Training Checkpoint is a ml recovery artifact that saves model state during learning for model prediction serving. It uses weights, optimizer state, and run metadata so teams can resume or inspect training safely while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The machine learning team used Inference Training Checkpoint when the endpoint handled burst traffic, so the team could resume or inspect training safely before the model moved into evaluation.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Approval Step": Infrastructure Approval Step is a devops workflow control that requires review before a sensitive change proceeds for cloud resources and platform wiring. It uses role checks, comments, and audit logs so teams can keep high-risk automation accountable while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Approval Step when a new region was added, so the team could keep high-risk automation accountable before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Artifact Signature": Infrastructure Artifact Signature is a devops supply-chain record that proves that an artifact came from an expected build path for cloud resources and platform wiring. It uses cryptographic signatures, provenance, and verification so teams can trust deployed packages while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Artifact Signature when a new region was added, so the team could trust deployed packages before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Build Gate": Infrastructure Build Gate is a devops quality gate that blocks promotion when required checks fail for cloud resources and platform wiring. It uses tests, lint, security scans, and policy rules so teams can prevent broken releases while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Build Gate when a new region was added, so the team could prevent broken releases before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Config Drift Check": Infrastructure Config Drift Check is a devops consistency check that finds differences between intended and live configuration for cloud resources and platform wiring. It uses desired state, live state, and diff reports so teams can avoid surprise environment behavior while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Config Drift Check when a new region was added, so the team could avoid surprise environment behavior before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Incident Timeline": Infrastructure Incident Timeline is a devops response record that orders alerts, actions, and decisions during an incident for cloud resources and platform wiring. It uses timestamps, owners, and evidence links so teams can learn from outages without guesswork while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Incident Timeline when a new region was added, so the team could learn from outages without guesswork before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Infra Plan": Infrastructure Infra Plan is a devops change preview that shows expected infrastructure changes before apply for cloud resources and platform wiring. It uses resource graphs, policy checks, and cost notes so teams can review platform changes safely while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Infra Plan when a new region was added, so the team could review platform changes safely before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Release Manifest": Infrastructure Release Manifest is a devops delivery record that lists versions, artifacts, routes, and checks for a release for cloud resources and platform wiring. It uses commit IDs, checksums, and deployment URLs so teams can make releases auditable while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Release Manifest when a new region was added, so the team could make releases auditable before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Rollback Plan": Infrastructure Rollback Plan is a devops recovery plan that defines how to return to a known good version for cloud resources and platform wiring. It uses version pins, database notes, and operator steps so teams can recover quickly from bad changes while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Rollback Plan when a new region was added, so the team could recover quickly from bad changes before the deployment window opened.

Rascunho de traducao automatica (Portuguese) for "Infrastructure Rollout Guard": Infrastructure Rollout Guard is a devops release control that limits exposure during gradual deployment for cloud resources and platform wiring. It uses traffic slices, health checks, and automatic pause rules so teams can reduce blast radius while keeping evidence, reliability, and public-safe operational boundaries clear.

Exemplo em rascunho: The DevOps team used Infrastructure Rollout Guard when a new region was added, so the team could reduce blast radius before the deployment window opened.