Searched defs:isBatchedAtLevel (Results 1 – 1 of 1) sorted by relevance
54 bool isBatchedAtLevel(const Tensor& tensor, int64_t level) { in isBatchedAtLevel() function59 bool isBatchedAtLevel(const std::optional<Tensor>& maybe_tensor, int64_t level) { in isBatchedAtLevel() function66 bool isBatchedAtLevel(ITensorListRef tensors, int64_t level) { in isBatchedAtLevel() function75 bool isBatchedAtLevel(const c10::List<std::optional<Tensor>>& maybe_tensors, int64_t level) { in isBatchedAtLevel() function