Searched refs:chip0 (Results 1 – 1 of 1) sorted by relevance
362 auto chip0 = Evaluator0(tensor.chip<0>(0), DefaultDevice()); in test_chip_raw_data_col_major() local363 VERIFY_IS_EQUAL(chip0.data(), static_cast<float*>(0)); in test_chip_raw_data_col_major()