---
title: "Tensor slice mathematical notation"
description: "Tensor slice is a recurring research-paper notation family. Selects a contiguous or strided range of indices along one or more axes to form a subtensor."
canonical_url: "https://fanout.sh/labs/math-decoder/symbol/tensor-slicing"
md_url: "https://fanout.sh/labs/math-decoder/symbol/tensor-slicing.md"
last_updated: "2026-08-09"
access: "public"
---

# Tensor slice mathematical notation

Tensor slice is a recurring research-paper notation family. Selects a contiguous or strided range of indices along one or more axes to form a subtensor.

## Public overview

Tensor slice: Selects a contiguous or strided range of indices along one or more axes to form a subtensor. Example: Keep every first-axis item and the first k features.

---
This representation contains public Fanout content only. Protected Pro lessons, account data, billing, checkout, and pricing are not included.

Browse the public content map: https://fanout.sh/sitemap.md
