Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ add_literal
Method
add_literal
src/module.cpp:561–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
559
}
560
561
instruction_ref module::add_literal(literal l) { return insert_literal(begin(), std::move(l)); }
562
563
instruction_ref module::add_outline(const shape& s)
564
{
Callers
15
apply
Method · 0.45
cast_to_fnuz
Method · 0.45
fuse
Method · 0.45
apply_vanilla_rnn
Method · 0.45
apply_gru
Method · 0.45
gru_cell
Method · 0.45
apply_lstm
Method · 0.45
pad_hidden_states
Method · 0.45
int4_quantize_module
Function · 0.45
create_pointwise_modules
Function · 0.45
apply
Method · 0.45
remove_contiguous
Function · 0.45
Calls
1
begin
Function · 0.85
Tested by
no test coverage detected