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

Method GetRunfilesDir

tensorflow/core/platform/env.h:399–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397 }
398
399 string GetRunfilesDir() override { return target_->GetRunfilesDir(); }
400
401 private:
402 void GetLocalTempDirectories(std::vector<string>* list) override {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected