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

Class TFGraphNode

tensorflow/core/profiler/internal/tfprof_node.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41TensorShapeProto VecToShapeProto(const std::vector<int64>& shape_vec);
42
43class TFGraphNode;
44
45class CallStack {
46 public:

Callers

nothing calls this directly

Calls 14

clear_shapeMethod · 0.80
add_shapeMethod · 0.80
mutable_inputsMethod · 0.80
nameMethod · 0.65
shapeFunction · 0.50
opMethod · 0.45
ReserveMethod · 0.45
mutable_shapeMethod · 0.45
sizeMethod · 0.45
ToProtoMethod · 0.45
idMethod · 0.45
atMethod · 0.45

Tested by

no test coverage detected