/external/tensorflow/tensorflow/core/ops/ |
D | math_grad_test.cc | 45 auto adef = [](const string& name, in Unary() local 50 auto test = FDH::Define("Test", {adef("x", src)}, {adef("l", dst)}, {}, in Unary() 62 "TestGrad", {adef("x", src)}, {adef("dx", src)}, {}, in Unary() 120 auto adef = [T](const string& name) { // E.g., x:float, dy:double in SymGrad() local 124 auto test = FDH::Define("Test", {adef("x"), adef("y")}, {adef("l")}, {}, in SymGrad() 136 "TestGrad", {adef("x"), adef("y")}, {adef("dx"), adef("dy")}, {}, in SymGrad() 176 auto adef = [T](const string& name) { // E.g., x:float, dy:double in ReductionGrad() local 180 auto test = FDH::Define("Test", {adef("x"), "i:int32"}, {adef("l")}, {}, in ReductionGrad() 192 "TestGrad", {adef("x"), "i:int32"}, {adef("dx"), "di:int32"}, {}, in ReductionGrad() 260 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/tensorflow/tensorflow/python/framework/ |
D | function.py | 480 for adef in input_arg: 481 update_str(adef.SerializeToString()) 483 for adef in output_arg: 484 update_str(adef.SerializeToString())
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_def_use.cpp | 96 v->adef = n; in process_defs()
|
D | sb_ir.h | 461 def(), adef(), uses(), constraint(), chunk(), in kind() 485 node *def, *adef; variable 509 assert(!(def && adef)); in any_def() 510 return def ? def : adef; in any_def()
|
D | sb_gcm.cpp | 779 c += v->adef != NULL; in get_dc_vec()
|
/external/pcre/dist2/testdata/ |
D | testoutput2 | 1018 adef\=get=1,get=2,get=3,get=4,getall 1019 0: adef 1027 0L adef 1045 0: adef 1049 0C adef (4)
|
D | testinput2 | 437 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 ... |