Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Clone
Method
Clone
tensorflow/compiler/xla/service/hlo_module.cc:639–641 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
}
638
639
std::unique_ptr<HloModule> HloModule::Clone(const string& suffix) const {
640
return Clone(config(), suffix);
641
}
642
643
std::unique_ptr<HloModule> HloModule::Clone(const HloModuleConfig& config,
644
const string& suffix) const {
Callers
15
PrepareReferenceModule
Function · 0.45
AddReduce
Method · 0.45
BuildTupleConstant
Function · 0.45
HandleDivide
Method · 0.45
MinMaxToClamp
Function · 0.45
HandleIota
Method · 0.45
HandleMap
Method · 0.45
TEST_F
Function · 0.45
RematerializeInstructions
Function · 0.45
TEST_F
Function · 0.45
OutlineExpressionFromComputation
Method · 0.45
RemoveUnusedComputations
Method · 0.45
Calls
13
AddEntryComputation
Method · 0.80
is_computation_scheduled
Method · 0.80
GetComputation
Method · 0.80
instructions
Method · 0.80
sequence
Method · 0.80
set_schedule
Method · 0.80
StrCat
Function · 0.50
empty
Method · 0.45
get
Method · 0.45
ok
Method · 0.45
Verify
Method · 0.45
push_back
Method · 0.45
Tested by
15
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TF_ASSERT_OK_AND_ASSIGN
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36