Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ai-techsystems/deepC
/ tensor
Class
tensor
include/core/tensor.h:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
template <class To, class Ti1, class Ti2> class baseOperator;
45
template <typename T> class tensor;
46
template <typename T> static tensor<T> NULL_TENSOR;
47
48
// Tensor with arbitrary rank.
Callers
15
test_custom_unary_op
Function · 0.85
test_output_0d
Function · 0.85
test_output_1d
Function · 0.85
test_output_2d
Function · 0.85
test_output_const
Function · 0.85
test_static_index_list
Function · 0.85
test_type2index_list
Function · 0.85
test_dynamic_index_list
Function · 0.85
test_mixed_index_list
Function · 0.85
test_simple_patch
Function · 0.85
test_simple_striding
Function · 0.85
test_striding_as_lvalue
Function · 0.85
Calls
9
rank
Method · 0.45
length
Method · 0.45
push_back
Method · 0.45
size
Method · 0.45
name
Method · 0.45
to_string
Method · 0.45
shape
Method · 0.45
operator[]
Method · 0.45
operator()
Method · 0.45
Tested by
15
test_custom_unary_op
Function · 0.68
test_output_0d
Function · 0.68
test_output_1d
Function · 0.68
test_output_2d
Function · 0.68
test_output_const
Function · 0.68
test_static_index_list
Function · 0.68
test_type2index_list
Function · 0.68
test_dynamic_index_list
Function · 0.68
test_mixed_index_list
Function · 0.68
test_simple_patch
Function · 0.68
test_simple_striding
Function · 0.68
test_striding_as_lvalue
Function · 0.68