MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / size

Method size

tensorflow/contrib/tensor_forest/kernels/data_spec.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 int original_type() const { return original_type_; }
52
53 int size() const { return size_; }
54
55 void set_name(const string& n) { name_ = n; }
56

Callers 15

ComputeMethod · 0.45
InitializeFunction · 0.45
ParseFromStringMethod · 0.45
ParseFromStringMethod · 0.45
dense_sizeMethod · 0.45
sparse_sizeMethod · 0.45
add_denseMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
FindSparseFeatureSpecFunction · 0.45
getDistanceFromLambda3Function · 0.45
getChebyshevEpsilonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected