/external/tensorflow/tensorflow/core/ops/ |
D | math_grad_test.cc | 46 auto adef = [](const string& name, in Unary() local 51 auto test = FDH::Define("Test", {adef("x", src)}, {adef("l", dst)}, {}, in Unary() 63 "TestGrad", {adef("x", src)}, {adef("dx", src)}, {}, in Unary() 121 auto adef = [T](const string& name) { // E.g., x:float, dy:double in SymGrad() local 125 auto test = FDH::Define("Test", {adef("x"), adef("y")}, {adef("l")}, {}, in SymGrad() 137 "TestGrad", {adef("x"), adef("y")}, {adef("dx"), adef("dy")}, {}, in SymGrad() 177 auto adef = [T](const string& name) { // E.g., x:float, dy:double in ReductionGrad() local 181 auto test = FDH::Define("Test", {adef("x"), "i:int32"}, {adef("l")}, {}, in ReductionGrad() 193 "TestGrad", {adef("x"), "i:int32"}, {adef("dx"), "di:int32"}, {}, in ReductionGrad() 288 auto adef = [T](const string& name) { // E.g., x:float, dy:double in MatMulGradCommon() local [all …]
|
/external/libxml2/test/regexp/ |
D | content | 2 adef
|
/external/libxml2/result/regexp/ |
D | content | 2 adef: Ok
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_def_use.cpp | 96 v->adef = n; in process_defs()
|
D | sb_ir.h | 462 def(), adef(), uses(), constraint(), chunk(), in kind() 486 node *def, *adef; variable 510 assert(!(def && adef)); in any_def() 511 return def ? def : adef; in any_def()
|
D | sb_gcm.cpp | 779 c += v->adef != NULL; in get_dc_vec()
|
/external/tensorflow/tensorflow/python/framework/ |
D | function.py | 522 for adef in input_arg: 523 update_str(adef.SerializeToString()) 525 for adef in output_arg: 526 update_str(adef.SerializeToString())
|
/external/pcre/dist2/testdata/ |
D | testoutput2 | 1001 adef\=get=1,get=2,get=3,get=4,getall 1002 0: adef 1010 0L adef 1028 0: adef 1032 0C adef (4)
|
D | testinput2 | 428 adef\=get=1,get=2,get=3,get=4,getall
|
/external/elfutils/tests/ |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |