HomeSort by relevance Sort by last modified time
    Searched refs:Identical (Results 1 - 8 of 8) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_instruction_test.cc     [all...]
hlo_cse.cc 43 // Find and combine identical constants. Constants are identical if they have
123 return lhs->Identical(*rhs, eq_instructions, eq_computations,
ar_crs_combiner.cc 201 return i1->Identical(*i2,
225 // Don't check that the operands are identical, because Identical can
227 // identical, which we don't want. We have checked the arguments with
231 return i1->Identical(*i2, eq_instructions, eq_computations,
hlo_computation.cc 739 bool identical_ignoring_operands = pair.first->Identical(
    [all...]
hlo_instruction.h     [all...]
algebraic_simplifier.cc 119 // identical to its operand and thus may be replaced with a bitcast.
148 // identical to first reshape or copy in the chain.
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
RegisterCoalescer.cpp     [all...]
  /external/mesa3d/docs/specs/
MESA_texture_array.spec 163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
228 Change the second paragraph (page 159) (spec changes identical
246 Change the last paragraph on page 160 to say (spec changes identical
309 Change the third paragraph (page 176) to say (spec changes identical
318 Change first paragraph to say (spec changes identical to
331 Change the second paragraph (page 177) to say (spec changes identical
341 identical to EXT_texture_array):
372 Change section (page 180) to say (spec changes identical to
    [all...]

Completed in 284 milliseconds