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

Class Tensors

tensorflow/core/kernels/list_kernels.h:162–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

160
161 private:
162 class Tensors : public core::RefCounted {
163 public:
164 std::vector<Tensor> values_;
165 };
166 Tensors* tensors_;
167};
168

Callers 3

GetVariableToShapeMapMethod · 0.50
DebugStringMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected