MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / empty

Method empty

src/targets/gpu/kernel.cpp:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82bool kernel::empty() const { return impl == nullptr; }
83
84static void launch_kernel(hipFunction_t fun,
85 hipStream_t stream,

Callers 15

get_nodesFunction · 0.45
create_literalFunction · 0.45
parse_graphMethod · 0.45
parse_nodeMethod · 0.45
parse_tensorMethod · 0.45
parseMethod · 0.45
analyze_equationMethod · 0.45
parse_equationMethod · 0.45
preprocess_inputMethod · 0.45
squeeze_transposeMethod · 0.45
apply_reduce_sum_opMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected