Searched defs:test_features (Results 1 – 9 of 9) sorted by relevance
61 check_PROGRAMS += test-features
156 test_features = load_features(args.test_features) variable
206 …test_features = np.concatenate([packet[stop - batch: stop, :] for packet in packets[::batch//2]], … variable
133 test_features = load_lpcnet_features(args.test_features) variable
138 test_features = load_lpcnet_features(args.test_features) variable
250 …test_features = np.concatenate([packet[:,stop - batch: stop, :] for packet in packets[::batch//2]]… variable
724 fn test_features() { in test_features() function
814 fn test_features() { in test_features() function
1328 __u32 test_features[3]; in update_feature_set() local