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

Function env

tensorflow/core/framework/device_base.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 virtual ~DeviceBase();
119
120 Env* env() const { return env_; }
121
122 // Override this to return true for devices that require an Op's
123 // compute method to save references to the temporary tensors it

Callers 5

CleanupMethod · 0.50
StarRunGraphAsyncMethod · 0.50
CreateItemMethod · 0.50
ProcessBatchesMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected