Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ name
Method
name
test/include/basic_ops.hpp:235–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
struct nop
234
{
235
std::string name() const { return
"nop"
; }
236
migraphx::argument compute(const migraphx::shape&, const std::vector<migraphx::argument>&) const
237
{
238
return {};
Callers
15
optimize_tf
Function · 0.45
compile_check
Function · 0.45
validate
Method · 0.45
run_ref
Method · 0.45
run_target
Method · 0.45
is_compiled_gpu_module
Function · 0.45
is_compiled_fpga_module
Function · 0.45
is_compiled_cpu_module
Function · 0.45
is_compiled_ref_module
Function · 0.45
check_compiled_program
Function · 0.45
test_add_op
Function · 0.45
test_reduce_mean
Function · 0.45
Calls
no outgoing calls
Tested by
11
optimize_tf
Function · 0.36
is_compiled_gpu_module
Function · 0.36
is_compiled_fpga_module
Function · 0.36
is_compiled_cpu_module
Function · 0.36
is_compiled_ref_module
Function · 0.36
check_compiled_program
Function · 0.36
test_add_op
Function · 0.36
test_reduce_mean
Function · 0.36
test_instruction_op
Function · 0.36
read_rnn_onnx
Function · 0.36
optimize_onnx
Function · 0.36