Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ matrix
Method
matrix
tensorflow/core/framework/tensor.h:398–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
397
template <typename T>
398
typename TTypes<T>::Matrix matrix() {
399
return tensor<T, 2>();
400
}
401
402
template <typename T, size_t NDIMS>
403
typename TTypes<T, NDIMS>::Tensor tensor();
Callers
15
setUp
Method · 0.80
testSingleUpdateZeroError
Method · 0.80
testSingleUpdateWithError1
Method · 0.80
testSingleUpdateWithError2
Method · 0.80
testSingleUpdateWithErrorAndWeights1
Method · 0.80
testSingleUpdateWithErrorAndWeights2
Method · 0.80
_compute
Method · 0.80
NodeStats
Method · 0.80
_batch_data
Function · 0.80
test_input_int8
Method · 0.80
test_input_int16
Method · 0.80
test_input_int32
Method · 0.80
Calls
no outgoing calls
Tested by
15
setUp
Method · 0.64
testSingleUpdateZeroError
Method · 0.64
testSingleUpdateWithError1
Method · 0.64
testSingleUpdateWithError2
Method · 0.64
testSingleUpdateWithErrorAndWeights1
Method · 0.64
testSingleUpdateWithErrorAndWeights2
Method · 0.64
_compute
Method · 0.64
test_input_int8
Method · 0.64
test_input_int16
Method · 0.64
test_input_int32
Method · 0.64
test_input_int64
Method · 0.64
test_input_uint32
Method · 0.64