Home
last modified time | relevance | path

Searched refs:isFp16 (Results 1 - 1 of 1) sorted by relevance

/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp165 bool isFp16 = OH_AI_DeviceInfoGetEnableFP16(cpu_device_info); in HWTEST() local
166 printf("==========isFp16:%d\n", isFp16); in HWTEST()
167 ASSERT_EQ(isFp16, true); in HWTEST()

Completed in 3 milliseconds