Home
last modified time | relevance | path

Searched refs:instruction_set (Results 1 – 25 of 28) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dtranspose_folding_test.cc257 std::unordered_set<HloInstruction*> instruction_set( in TEST_F() local
260 CHECK_EQ(1, instruction_set.erase(x)) << "x is not in entry_computation."; in TEST_F()
261 CHECK_EQ(1, instruction_set.erase(y)) << "y is not in entry_computation."; in TEST_F()
262 CHECK_EQ(1, instruction_set.size()) in TEST_F()
264 HloInstruction* new_conv = *instruction_set.begin(); in TEST_F()
313 std::unordered_set<HloInstruction*> instruction_set( in TEST_F() local
316 CHECK_EQ(1, instruction_set.erase(x)) << "x is not in entry_computation."; in TEST_F()
317 CHECK_EQ(1, instruction_set.erase(y)) << "y is not in entry_computation."; in TEST_F()
318 CHECK_EQ(1, instruction_set.size()) in TEST_F()
320 HloInstruction* new_conv = *instruction_set.begin(); in TEST_F()
[all …]
Dhlo_domain_map.cc223 const absl::flat_hash_set<HloInstruction*>& instruction_set, in MakeNonDomainInstructions() argument
226 instructions.reserve(instruction_set.size()); in MakeNonDomainInstructions()
227 for (HloInstruction* instruction : instruction_set) { in MakeNonDomainInstructions()
Dhlo_domain_map.h113 const absl::flat_hash_set<HloInstruction*>& instruction_set,
/external/libldac/
DAndroid.bp9 instruction_set: "arm",
30 instruction_set: "arm",
/external/webrtc/
DAndroid.bp41 instruction_set: "arm",
116 instruction_set: "arm",
150 instruction_set: "arm",
/external/webrtc/webrtc/modules/audio_processing/
DAndroid.bp80 instruction_set: "thumb",
111 instruction_set: "thumb",
/external/arm-neon-tests/
DAndroid.bp188 instruction_set: "arm",
197 instruction_set: "thumb",
/external/libutf/
DAndroid.bp36 instruction_set: "arm",
/external/libvpx/
DAndroid.bp.in11 instruction_set: "arm",
/external/flac/libFLAC/
DAndroid.bp49 instruction_set: "arm",
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
DAndroid.bp25 instruction_set: "thumb",
/external/webrtc/webrtc/modules/audio_processing/aec/
DAndroid.bp22 instruction_set: "thumb",
/external/webrtc/webrtc/modules/audio_processing/ns/
DAndroid.bp32 instruction_set: "thumb",
/external/pdfium/
DAndroid.bp28 instruction_set: "arm",
/external/tremolo/
DAndroid.bp33 instruction_set: "arm",
/external/speex/
DAndroid.bp27 instruction_set: "arm",
/external/bzip2/
DAndroid.bp23 instruction_set: "arm",
/external/webp/
DAndroid.bp104 instruction_set: "arm",
200 instruction_set: "arm",
/external/freetype/
DAndroid.bp10 instruction_set: "arm",
/external/libevent/
DAndroid.bp27 instruction_set: "arm",
/external/sonivox/arm-wt-22k/
DAndroid.bp86 instruction_set: "arm",
/external/zlib/
DAndroid.bp46 instruction_set: "arm",
/external/libcups/
DAndroid.bp98 instruction_set: "arm",
/external/libmpeg2/
DAndroid.bp97 instruction_set: "arm",
/external/harfbuzz_ng/
DAndroid.bp59 instruction_set: "arm",

12