Searched defs:chip2 (Results 1 – 1 of 1) sorted by relevance
40 Tensor<float, 4, DataLayout> chip2 = tensor.template chip<1>(1); in test_simple_chip() local123 Tensor<float, 4, DataLayout> chip2 = tensor.chip(1, 1); in test_dynamic_chip() local370 auto chip2 = Evaluator2(tensor.chip<2>(0), DefaultDevice()); in test_chip_raw_data_col_major() local401 auto chip2 = Evaluator2(tensor.chip<2>(0), DefaultDevice()); in test_chip_raw_data_row_major() local