/external/tensorflow/tensorflow/compiler/xla/service/ |
D | bfloat16_conversion_folding.cc | 218 for (auto gte : per_tuple_element_gtes[i]) { in HandleAllReduce() local 231 for (auto gte : per_tuple_element_gtes[i]) { in HandleAllReduce() local
|
D | hlo_graph_dumper_test.cc | 134 auto gte = b.AddInstruction(HloInstruction::CreateGetTupleElement( in TEST_F() local
|
D | bfloat16_normalization_test.cc | 261 HloInstruction* gte = builder.AddInstruction( in TEST_F() local 291 HloInstruction* gte = builder.AddInstruction( in TEST_F() local
|
D | bfloat16_normalization.cc | 246 auto gte = computation_->AddInstruction( in HandleMultipleOutputs() local
|
D | hlo_sharding_metadata.cc | 124 HloInstruction* gte = pass_through.operand->parent()->AddInstruction( in FixupPassThroughDomainLinks() local
|
D | bfloat16_conversion_folding_test.cc | 201 HloInstruction* gte = builder.AddInstruction( in TEST_F() local
|
D | tuple_simplifier_test.cc | 98 HloInstruction* gte = builder.AddInstruction( in TEST_F() local
|
D | hlo_domain_test.cc | 459 HloInstruction* gte = FindInstruction(module.get(), "gte"); in TEST_F() local
|
D | hlo_rematerialization_test.cc | 611 auto gte = builder.AddInstruction(HloInstruction::CreateGetTupleElement( in TEST_P() local
|
D | copy_insertion_test.cc | 351 auto gte = builder.AddInstruction(HloInstruction::CreateGetTupleElement( in TEST_F() local 387 HloInstruction* gte = in TEST_F() local 737 auto gte = xla_while->parent()->AddInstruction( in BuildWhileInstruction_InitPointsToInterfering() local
|
D | dynamic_dimension_inference_test.cc | 133 auto gte = builder.AddInstruction( in TEST_F() local
|
D | while_loop_simplifier.cc | 634 auto* gte = new_instrs->back().get(); in GetFlatTupleElems() local
|
D | hlo_dataflow_analysis.cc | 443 bool HloDataflowAnalysis::UpdateGetTupleElementValueSet(HloInstruction* gte) { in UpdateGetTupleElementValueSet()
|
D | hlo_computation.cc | 633 HloInstruction* gte = in DeepCopyHelper() local
|
D | hlo_verifier.cc | 1394 Status HandleGetTupleElement(HloInstruction* gte) override { in HandleGetTupleElement()
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder_test.cc | 513 auto gte = GetTupleElement(p0, 0); in TEST_F() local 583 auto gte = GetTupleElement(p0, 0); in TEST_F() local 650 auto gte = GetTupleElement(p0, 0); in TEST_F() local 759 auto gte = GetTupleElement(p0, 0); in TEST_F() local 784 auto gte = GetTupleElement(p0, 0); in TEST_F() local 855 auto gte = GetTupleElement(p0, 0); // f32[2, 3, <=4, <=5, 6] in TEST_F() local 937 auto gte = GetTupleElement(p0, 0); in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | hlo_to_ir_bindings.cc | 132 llvm::Value* HloToIrBindings::EmitGetTupleElement(const HloInstruction* gte, in EmitGetTupleElement()
|
D | cudnn_fused_conv_rewriter.cc | 76 HloInstruction *gte = nullptr, *add1 = nullptr, *add2 = nullptr, in FindConvWithRelu() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/ |
D | Nat192.java | 278 public static boolean gte(int[] x, int[] y) in gte() method in Nat192 292 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() method in Nat192
|
D | Nat224.java | 297 public static boolean gte(int[] x, int[] y) in gte() method in Nat224 311 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() method in Nat224
|
D | Nat256.java | 376 public static boolean gte(int[] x, int[] y) in gte() method in Nat256 390 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() method in Nat256
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/raw/ |
D | Nat192.java | 282 public static boolean gte(int[] x, int[] y) in gte() method in Nat192 296 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() method in Nat192
|
D | Nat224.java | 301 public static boolean gte(int[] x, int[] y) in gte() method in Nat224 315 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() method in Nat224
|
D | Nat256.java | 380 public static boolean gte(int[] x, int[] y) in gte() method in Nat256 394 public static boolean gte(int[] x, int xOff, int[] y, int yOff) in gte() method in Nat256
|
/external/apache-xml/src/main/java/org/apache/xpath/compiler/ |
D | Compiler.java | 335 protected Expression gte(int opPos) throws TransformerException in gte() method in Compiler
|