/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 80 …MinMaxVarsPerChannelGradient(scope *Scope, gradients tf.Output, inputs tf.Output, min tf.Output, m… 131 func FakeQuantWithMinMaxVarsPerChannel(scope *Scope, inputs tf.Output, min tf.Output, max tf.Output… 186 …eQuantWithMinMaxVarsGradient(scope *Scope, gradients tf.Output, inputs tf.Output, min tf.Output, m… 248 func FakeQuantWithMinMaxArgsGradient(scope *Scope, gradients tf.Output, inputs tf.Output, optional … 311 func FakeQuantWithMinMaxArgs(scope *Scope, inputs tf.Output, optional ...FakeQuantWithMinMaxArgsAtt… 403 func TensorScatterSub(scope *Scope, tensor tf.Output, indices tf.Output, updates tf.Output) (output… 502 func TensorScatterUpdate(scope *Scope, tensor tf.Output, indices tf.Output, updates tf.Output) (out… 608 func ScatterNd(scope *Scope, indices tf.Output, updates tf.Output, shape tf.Output) (output tf.Outp… 636 func Bitcast(scope *Scope, input tf.Output, type_ tf.DataType) (output tf.Output) { 752 func SpaceToDepth(scope *Scope, input tf.Output, block_size int64, optional ...SpaceToDepthAttr) (o… [all …]
|
D | gradients.go | 33 func Gradients(scope *Scope, y []tf.Output, x []tf.Output, dx ...tf.Output) (output []tf.Output) {
|
/external/tensorflow/tensorflow/go/ |
D | operation.go | 70 func (op *Operation) Output(i int) Output { func 83 type Output struct { struct 85 Op *Operation 88 Index int 92 func (p Output) DataType() DataType { 97 func (p Output) Shape() Shape { 126 func (p Output) c() C.TF_Output { 135 func (p Output) canBeAnInput() {} 138 func (p Output) Consumers() []Consumer {
|
D | util_test.go | 49 func Neg(g *Graph, name string, port Output) (Output, error) { 58 func Add(g *Graph, name string, x, y Output) (Output, error) {
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | Output.java | 16 public class Output<T> { class 36 public Output() { in Output() method in Output 45 public Output(T value) { in Output() method in Output
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
D | Output.java | 16 public class Output<T> { class 33 public Output() { in Output() method in Output 41 public Output(T value) { in Output() method in Output
|
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/ |
D | gcd.pass.cpp | 62 using Output = std::common_type_t<S1, S2>; in do_test() typedef 73 using Output = std::common_type_t<U1, U2>; in do_test() typedef 78 using Output = std::common_type_t<S1, U2>; in do_test() typedef 85 using Output = std::common_type_t<S2, U1>; in do_test() typedef
|
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm/ |
D | lcm.pass.cpp | 61 using Output = std::common_type_t<S1, S2>; in do_test() typedef 72 using Output = std::common_type_t<U1, U2>; in do_test() typedef 77 using Output = std::common_type_t<S1, U2>; in do_test() typedef 84 using Output = std::common_type_t<S2, U1>; in do_test() typedef
|
/external/skqp/site/user/api/ |
D | SkPaint_Reference.md | 285 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 321 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 344 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 358 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 397 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 435 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 558 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 590 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 620 <pre style="padding: 1em 1em 1em 1em;width: 62.5em; background-color: #f0f0f0"> 736 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> [all …]
|
/external/skia/site/user/api/ |
D | SkPaint_Reference.md | 285 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 321 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 344 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 358 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 397 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 435 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 558 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 590 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 709 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> 801 <pre style="padding: 1em 1em 1em 1em; width: 62.5em;background-color: #f0f0f0"> [all …]
|
/external/tensorflow/tensorflow/cc/framework/ |
D | ops.h | 31 class Output; variable 68 explicit Output(Node* n) : op_(n) {} in Output() function 69 Output(Node* n, int32 index) : op_(n), index_(index) {} in Output() function 70 Output(const Operation& op, int32 index) : op_(op), index_(index) {} in Output() function
|
/external/rmi4utils/f54test/ |
D | display.cpp | 29 void Display::Output(const char * buf) in Output() function in Display 68 void AnsiConsole::Output(const char * buf) in Output() function in AnsiConsole
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/ |
D | ArgList.cpp | 99 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id) const { in AddLastArg() 106 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id0, in AddLastArg() 114 void ArgList::AddAllArgsExcept(ArgStringList &Output, in AddAllArgsExcept() 138 void ArgList::AddAllArgs(ArgStringList &Output, in AddAllArgs() 146 void ArgList::AddAllArgs(ArgStringList &Output, OptSpecifier Id0, in AddAllArgs() 154 void ArgList::AddAllArgValues(ArgStringList &Output, OptSpecifier Id0, in AddAllArgValues() 163 void ArgList::AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, in AddAllArgsTranslated()
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
D | Output.java | 29 public final class Output<T> implements Operand<T> { class 32 public Output(Operation op, int idx) { in Output() method in Output
|
/external/bcc/docs/ |
D | reference_guide.md | 432 ## Output section in BPF C 434 ### 1. bpf_trace_printk() 446 ### 2. BPF_PERF_OUTPUT 481 ### 3. perf_submit() 1147 ### 1. trace_print() 1171 ### 2. trace_fields() 1196 ## Output section in bcc Python 1203 ### 1. perf_buffer_poll()
|
/external/pdfium/third_party/lcms/src/ |
D | cmsintrp.c | 187 register cmsUInt16Number Output[], in LinLerp1D() 224 cmsFloat32Number Output[], in LinLerp1Dfloat() 259 register cmsUInt16Number Output[], in Eval1Input() 290 cmsFloat32Number Output[], in Eval1InputFloat() 330 cmsFloat32Number Output[], in BilinearInterpFloat() 383 register cmsUInt16Number Output[], in BilinearInterp16() 442 cmsFloat32Number Output[], in TrilinearInterpFloat() 514 register cmsUInt16Number Output[], in TrilinearInterp16() 593 cmsFloat32Number Output[], in TetrahedralInterpFloat() 694 register cmsUInt16Number Output[], in TetrahedralInterp16() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | CommandLineTest.cpp | 164 const char *const Output[], size_t OutputSize) { in testCommandLineTokenizer() 181 const char *const Output[] = { in TEST() local 191 const char *const Output[] = { "a\\b", "c\\\\d", "e\\f g", "h\"i", "j\\\"k", in TEST() local 199 const char *const Output[] = { "\\" }; in TEST() local 206 const char *const Output[] = { "abc" }; in TEST() local 213 const char *const Output[] = { "abc\\" }; in TEST() local 220 const char *const Output[] = { "abc123" }; in TEST() local 227 const char *const Output[] = { "abc123" }; in TEST() local 234 const char *const Output[] = { "abc" }; in TEST() local 241 const char *const Output[] = { "abc" }; in TEST() local [all …]
|
/external/googletest/googletest/docs/ |
D | advanced.md | 2152 #### Colored Terminal Output 2183 #### Suppressing the Elapsed Time 2191 #### Suppressing UTF-8 Text Output 2203 #### Generating an XML Report 2289 #### Generating an JSON Report
|
/external/tensorflow/tensorflow/contrib/android/cmake/ |
D | README.md | 40 Output section in TensorFlow-Android-Inference
|
/external/tensorflow/tensorflow/lite/tools/accuracy/ |
D | stage.h | 48 const ::tensorflow::Output& Output() const { return stage_output_; } in Output() function
|
/external/libtextclassifier/utils/ |
D | tflite-model-executor.cc | 225 std::vector<tflite::StringRef> TfLiteModelExecutor::Output( in Output() function in libtextclassifier3::TfLiteModelExecutor 238 std::vector<std::string> TfLiteModelExecutor::Output( in Output() function in libtextclassifier3::TfLiteModelExecutor
|
/external/tensorflow/tensorflow/core/kernels/ |
D | bcast_ops.cc | 57 void Output(OpKernelContext* ctx, int idx, const BCast::Vec& v) { in Output() function in tensorflow::BCastArgsOp 107 void Output(OpKernelContext* ctx, int idx, const BCast::Vec& v) { in Output() function in tensorflow::BCastGradArgsOp
|
/external/clang/include/clang/Basic/ |
D | MacroBuilder.h | 27 MacroBuilder(raw_ostream &Output) : Out(Output) {} in MacroBuilder()
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 302 const InputInfo &Output, in AddPreprocessingOptions() 3321 const InputInfo &Output, const char *OutFile) { in SplitDebugInfo() 3501 const InputInfo &Output, const ArgList &Args, in addPGOAndCoverageFlags() 3779 const InputInfo &Output, const InputInfoList &Inputs, in ConstructJob() 6427 const InputInfo &Output, const InputInfoList &Inputs, in ConstructJob() 6609 const InputInfo &Output, in ConstructJob() 6775 const InputInfo &Output, in ConstructJob() 6850 const InputInfo &Output, const InputInfoList &Inputs, in constructHexagonLinkArgs() 7018 const InputInfo &Output, in ConstructJob() 7035 const InputInfo &Output, in ConstructJob() [all …]
|
/external/llvm/lib/Option/ |
D | ArgList.cpp | 247 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id) const { in AddLastArg() 254 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id0, in AddLastArg() 262 void ArgList::AddAllArgs(ArgStringList &Output, in AddAllArgs() 277 void ArgList::AddAllArgs(ArgStringList &Output, OptSpecifier Id0, in AddAllArgs() 285 void ArgList::AddAllArgValues(ArgStringList &Output, OptSpecifier Id0, in AddAllArgValues() 294 void ArgList::AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, in AddAllArgsTranslated()
|