MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / name

Method name

dnn/include/megdnn/dtype.h:448–448  ·  view source on GitHub ↗

! * \brief name of this data type */

Source from the content-addressed store, hash-verified

446 * \brief name of this data type
447 */
448 const char* name() const { return m_trait ? m_trait->name : "invalid"; }
449
450 /*!
451 * \brief size of elem_num this data type, if fraction form return ceil

Callers 15

TEST_FFunction · 0.45
run_elemwise_benchmarkFunction · 0.45
TEST_FFunction · 0.45
genMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
run_elemwise_benchmarkFunction · 0.45
__assert_tensor_eqMethod · 0.45
assert_tensor_binary_eqFunction · 0.45
run_cv_benchmarkMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
run_elemwise_benchmarkFunction · 0.36
TEST_FFunction · 0.36
genMethod · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
run_elemwise_benchmarkFunction · 0.36
__assert_tensor_eqMethod · 0.36
assert_tensor_binary_eqFunction · 0.36
run_cv_benchmarkMethod · 0.36