Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TF_DeleteTensor
Function
TF_DeleteTensor
tensorflow/c/tf_tensor.cc:163–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void TF_DeleteTensor(TF_Tensor* t) { delete t; }
164
165
TF_DataType TF_TensorType(const TF_Tensor* t) {
166
return static_cast<TF_DataType>(t->tensor.dtype());
Callers
15
operator()
Method · 0.85
TF_TensorToMaybeAliasedPyArray
Function · 0.85
TF_TensorToPyArray
Function · 0.85
EvaluateOperation
Function · 0.85
SetTensorProto
Function · 0.85
Java_org_tensorflow_Tensor_allocateNonScalarBytes
Function · 0.85
Java_org_tensorflow_Tensor_delete
Function · 0.85
compute
Function · 0.85
TEST_F
Function · 0.85
DefineStatefulFunction
Function · 0.85
TFE_TensorHandlePrintDebugString
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
15
SetTensorProto
Function · 0.68
compute
Function · 0.68
TEST_F
Function · 0.68
DefineStatefulFunction
Function · 0.68
TEST
Function · 0.68
TEST_F
Function · 0.68
DeleteInputValues
Method · 0.68
ResetOutputValues
Method · 0.68
TEST
Function · 0.68
TestEncodeDecode
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68