Searched defs:_is_tensor (Results 1 – 6 of 6) sorted by relevance
340 def _is_tensor(x: _C.Value) -> bool: function
42 def _is_tensor(t): function
465 def _is_tensor(x: _C.Value) -> bool: function
225 def _is_tensor(v): function
1608 auto _is_tensor = [](const jit::Value* el) { in deduceMemoryLayoutPolicy() local
87 def _is_tensor(x): function