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

Method compiler

tensorflow/compiler/xla/service/backend.h:90–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88 // Accessors for the various objects.
89 se::Platform* platform() const { return platform_; }
90 Compiler* compiler() const { return compiler_; }
91 se::DeviceMemoryAllocator* memory_allocator() const {
92 return memory_allocator_.get();
93 }

Calls

no outgoing calls

Tested by 15

RunBufferAssignmentMethod · 0.36
TEST_FFunction · 0.36
GetOptimizedHloMethod · 0.36
TEST_FFunction · 0.36
CheckForHloTextMethod · 0.36
TEST_FFunction · 0.36