Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabitMF/bmf
/ defined
Method
defined
bmf/hmp/java/src/main/java/com/bytedance/hmp/Tensor.java:48–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
public
boolean defined()
49
{
50
return
Api.tensor_defined(ptr);
51
}
52
53
public
long dim()
54
{
Callers
2
testConstructors
Method · 0.95
testFactories
Method · 0.95
Calls
1
tensor_defined
Method · 0.95
Tested by
2
testConstructors
Method · 0.76
testFactories
Method · 0.76