Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TF_TensorIsAligned
Function
TF_TensorIsAligned
tensorflow/c/tf_tensor.cc:429–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
} // namespace tensorflow
428
429
bool TF_TensorIsAligned(const TF_Tensor* tensor) {
430
return tensor->tensor.IsAligned();
431
}
Callers
1
TEST
Function · 0.85
Calls
1
IsAligned
Method · 0.80
Tested by
1
TEST
Function · 0.68