Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ empty
Method
empty
src/value.cpp:295–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
return a->size();
294
}
295
bool value::empty() const { return size() == 0; }
296
const value* value::data() const
297
{
298
auto* a = if_array_impl(x);
Callers
15
quantize_fp16_with_op_names
Function · 0.45
quantize_bf16_with_op_names
Function · 0.45
quantize_int8_wrap
Function · 0.45
compute_shape_op
Function · 0.45
mod_compute_shape_op
Function · 0.45
compute_op
Function · 0.45
from_value_op
Function · 0.45
verify_common
Function · 0.45
TEST_CASE
Function · 0.45
TEST_CASE
Function · 0.45
compute_shape
Method · 0.45
TEST_CASE
Function · 0.45
Calls
1
size
Function · 0.85
Tested by
15
compute_shape
Method · 0.36
TEST_CASE
Function · 0.36
TEST_CASE
Function · 0.36
compute
Method · 0.36
compute_shape
Method · 0.36
compute
Method · 0.36
compute_shape
Method · 0.36
TEST_CASE
Function · 0.36
compute
Method · 0.36
compute_shape
Method · 0.36
compute
Method · 0.36
compute_shape
Method · 0.36