Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ L2
Method
L2
src/core/tensor/tensor.cc:846–846 ·
view source on GitHub ↗
DEPRECATED use l2()
Source
from the content-addressed store, hash-verified
844
845
// DEPRECATED use l2()
846
float Tensor::L2() const { return l2(); }
847
848
template <typename SType>
849
void Tensor::SetValue(const SType x) {
Callers
3
l2
Method · 0.80
TEST_F
Function · 0.80
l2
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64