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

Function GetValue

tensorflow/core/kernels/sequence_ops.cc:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26namespace tensorflow {
27
28int32 GetValue(int32 v) { return v; }
29
30template <typename T>
31class RangeOp : public OpKernel {

Callers 15

PhiMethod · 0.50
HloDataflowAnalysisClass · 0.50
is_emptyMethod · 0.50
TypeIdMethod · 0.50
DebugStringMethod · 0.50
getMethod · 0.50
TypeNameMethod · 0.50
EncodeMethod · 0.50
DecodeMethod · 0.50
VariantMethod · 0.50
CompressRepeatedFieldFunction · 0.50
DecodeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected