MCPcopy Create free account
hub / github.com/Samsung/ONE / type

Method type

runtime/3rdparty/jsoncpp/jsoncpp.cpp:3145–3145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3143}
3144
3145ValueType Value::type() const { return static_cast<ValueType>(bits_.value_type_); }
3146
3147int Value::compare(const Value &other) const
3148{

Callers 15

getInputDataTypeSizeMethod · 0.45
getOutputDataTypeSizeMethod · 0.45
clearAllTensorsDataMethod · 0.45
allocateMethod · 0.45
deallocateMethod · 0.45
allocateGraphInputsMethod · 0.45
handleErrorMethod · 0.45
evaluateMetricMethod · 0.45
loadBuffersMethod · 0.45
calculateFileSizeMethod · 0.45
calculateQuantParamsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected