/external/tensorflow/tensorflow/core/common_runtime/ |
D | process_function_library_runtime.h | 7 http://www.apache.org/licenses/LICENSE-2.0 20 // clang-format off 22 #include "tensorflow/core/platform/platform.h" 23 // clang-format on 27 #include "tensorflow/core/common_runtime/composite_device.h" 28 #include "tensorflow/core/common_runtime/device_mgr.h" 29 #include "tensorflow/core/common_runtime/device_set.h" 30 #include "tensorflow/core/framework/function.h" 31 #include "tensorflow/core/framework/types.h" 32 #include "tensorflow/core/lib/core/status.h" [all …]
|
D | lower_function_call_op.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 16 #include "tensorflow/core/common_runtime/lower_function_call_op.h" 19 #include "tensorflow/core/common_runtime/function_def_utils.h" 20 #include "tensorflow/core/common_runtime/inline_function_utils.h" 21 #include "tensorflow/core/framework/node_def_util.h" 22 #include "tensorflow/core/graph/graph.h" 23 #include "tensorflow/core/graph/graph_node_util.h" 35 if (n->IsPartitionedCall()) return true; in LowerAsMultiDeviceFunction() 39 TryGetNodeAttr(n->attrs(), kLowerAsMultiDeviceFunctionAttr, &match); in LowerAsMultiDeviceFunction() 51 // node `n`: 1) native functions and 2) multi-device functions. in RewriteFunctionCallNode() [all …]
|
D | graph_optimizer.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 16 #include "tensorflow/core/common_runtime/graph_optimizer.h" 18 #include "tensorflow/core/common_runtime/constant_folding.h" 19 #include "tensorflow/core/common_runtime/function_utils.h" 20 #include "tensorflow/core/common_runtime/graph_constructor.h" 21 #include "tensorflow/core/common_runtime/inline_function_utils.h" 22 #include "tensorflow/core/graph/algorithm.h" 23 #include "tensorflow/core/graph/node_builder.h" 24 #include "tensorflow/core/graph/optimizer_cse.h" 46 Graph* g = graph->get(); in Optimize() [all …]
|
/external/tensorflow/tensorflow/core/profiler/convert/ |
D | xplane_to_kernel_stats_db_test.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 16 #include "tensorflow/core/profiler/convert/xplane_to_kernel_stats_db.h" 19 #include "tensorflow/core/platform/test.h" 20 #include "tensorflow/core/platform/types.h" 21 #include "tensorflow/core/profiler/protobuf/kernel_stats.pb.h" 22 #include "tensorflow/core/profiler/protobuf/xplane.pb.h" 23 #include "tensorflow/core/profiler/utils/kernel_stats_utils.h" 24 #include "tensorflow/core/profiler/utils/xplane_builder.h" 25 #include "tensorflow/core/profiler/utils/xplane_schema.h" 26 #include "tensorflow/core/profiler/utils/xplane_test_utils.h" [all …]
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | cluster_function_library_runtime.h | 7 http://www.apache.org/licenses/LICENSE-2.0 19 #include "tensorflow/core/common_runtime/device_mgr.h" 20 #include "tensorflow/core/common_runtime/eager/context.h" 21 #include "tensorflow/core/common_runtime/eager/eager_operation.h" 22 #include "tensorflow/core/common_runtime/eager/tensor_handle.h" 23 #include "tensorflow/core/distributed_runtime/worker_session.h" 24 #include "tensorflow/core/framework/function.h" 25 #include "tensorflow/core/protobuf/remote_tensor_handle.pb.h" 46 // Register a partition (i.e., component function) of a multi-device function 48 // triggered as part of instantiating a multi-device function in [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/test_creds/ |
D | README | 7 These are self-signed certificates: 9 $ openssl req -x509 -newkey rsa:2048 -keyout badserver.key -out badserver.pem \ 10 -days 3650 -nodes 19 The ca is self-signed: 20 ---------------------- 22 $ openssl req -x509 -new -newkey rsa:2048 -nodes -keyout ca.key -out ca.pem \ 23 -config ca-openssl.cnf -days 3650 -extensions v3_req 27 ----------------------- 29 $ openssl genrsa -out client.key.rsa 2048 30 $ openssl pkcs8 -topk8 -in client.key.rsa -out client.key -nocrypt [all …]
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | kernel_and_device.h | 7 http://www.apache.org/licenses/LICENSE-2.0 24 // clang-format off 27 #include "tensorflow/core/platform/platform.h" 28 // clang-format on 32 #include "tensorflow/core/common_runtime/device.h" 33 #include "tensorflow/core/common_runtime/process_function_library_runtime.h" 34 #include "tensorflow/core/framework/cancellation.h" 35 #include "tensorflow/core/framework/collective.h" 36 #include "tensorflow/core/framework/node_def.pb.h" 37 #include "tensorflow/core/framework/op_kernel.h" [all …]
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | rpcbench_test.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 22 #include "tensorflow/core/distributed_runtime/rpc/grpc_session.h" 23 #include "tensorflow/core/distributed_runtime/server_lib.h" 24 #include "tensorflow/core/framework/graph.pb.h" 25 #include "tensorflow/core/framework/tensor.h" 26 #include "tensorflow/core/graph/default_device.h" 27 #include "tensorflow/core/graph/graph_def_builder.h" 28 #include "tensorflow/core/lib/core/threadpool.h" 29 #include "tensorflow/core/lib/strings/strcat.h" 30 #include "tensorflow/core/lib/strings/stringprintf.h" [all …]
|
/external/lz4/contrib/snap/ |
D | snapcraft.yaml | 6 speed > 500 MB/s per core, scalable with multi-cores CPU. It features an 7 extremely fast decoder, with speed in multiple GB/s per core, typically 8 reaching RAM speed limits on multi-core systems. 20 LZ4 library is provided as open-source software using BSD 2-Clause license.
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | remote_tensor_handle.proto | 5 import "tensorflow/core/framework/tensor_shape.proto"; 6 import "tensorflow/core/framework/types.proto"; 12 option go_package = "github.com/tensorflow/tensorflow/tensorflow/go/core/protobuf/for_core_protos_g… 25 // For multi-device functions, it's the default device passed to placer. 28 // operation producing this tensor is a multi-device function.
|
D | eager_service.proto | 5 import "tensorflow/core/framework/attr_value.proto"; 6 import "tensorflow/core/framework/device_attributes.proto"; 7 import "tensorflow/core/framework/function.proto"; 8 import "tensorflow/core/framework/tensor.proto"; 9 import "tensorflow/core/framework/tensor_shape.proto"; 10 import "tensorflow/core/framework/versions.proto"; 11 import "tensorflow/core/protobuf/remote_tensor_handle.proto"; 12 import "tensorflow/core/protobuf/tensorflow_server.proto"; 14 option go_package = "github.com/tensorflow/tensorflow/tensorflow/go/core/protobuf/for_core_protos_g… 36 // Control Operation IDs that will be respected when ops are re-ordered by [all …]
|
/external/ltp/testcases/kernel/power_management/ |
D | runpwtests_exclusive02.sh | 18 # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 30 if tst_kvcmp -gt "2.6.29"; then 41 if [ $hyper_threaded -ne 0 -o $multi_socket -ne 0 \ 42 -o $multi_core -eq 0 ]; then 43 tst_brkm TCONF "System is a multi core but not multi" \ 44 "socket & hyper-threaded" 47 #Testcase to validate consolidation at core level 50 if [ $sched_smt -eq 2 ]; then 58 if pm_cpu_consolidation.py -t $sched_smt -w $work_load \ 59 -s $stress; then [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | fusion_compatibility.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 33 Generated from the following GLSL + --eliminate-local-multi-store 35 #version 440 core 101 Module* module = context->module(); in TEST_F() 104 Function& f = *module->begin(); in TEST_F() 105 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F() 115 Generated from the following GLSL + --eliminate-local-multi-store 118 #version 440 core 186 Module* module = context->module(); in TEST_F() 189 Function& f = *module->begin(); in TEST_F() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | fusion_compatibility.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 33 Generated from the following GLSL + --eliminate-local-multi-store 35 #version 440 core 101 Module* module = context->module(); in TEST_F() 104 Function& f = *module->begin(); in TEST_F() 105 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F() 115 Generated from the following GLSL + --eliminate-local-multi-store 118 #version 440 core 186 Module* module = context->module(); in TEST_F() 189 Function& f = *module->begin(); in TEST_F() [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/ |
D | fusion_compatibility.cpp | 7 // http://www.apache.org/licenses/LICENSE-2.0 33 Generated from the following GLSL + --eliminate-local-multi-store 35 #version 440 core 101 Module* module = context->module(); in TEST_F() 104 Function& f = *module->begin(); in TEST_F() 105 LoopDescriptor& ld = *context->GetLoopDescriptor(&f); in TEST_F() 115 Generated from the following GLSL + --eliminate-local-multi-store 118 #version 440 core 186 Module* module = context->module(); in TEST_F() 189 Function& f = *module->begin(); in TEST_F() [all …]
|
/external/llvm-project/clang/test/Analysis/diagnostics/ |
D | plist-multi-file.c | 1 // RUN: %clang_analyze_cc1 -analyzer-checker=core -analyzer-output=plist-multi-file -o %t.plist -ve… 2 // RUN: tail -n +11 %t.plist | %normalize_plist | diff -ub %S/Inputs/expected-plists/plist-multi-fi… 4 #include "plist-multi-file.h"
|
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/ |
D | gen_node.h | 7 http://www.apache.org/licenses/LICENSE-2.0 24 #include "tensorflow/core/framework/graph.pb.h" 25 #include "tensorflow/core/framework/node_def.pb.h" 26 #include "tensorflow/core/framework/op_def.pb.h" 27 #include "tensorflow/core/lib/core/status.h" 28 #include "tensorflow/core/protobuf/meta_graph.pb.h" 43 // The graph building is 2-stage: first match a GenNode with each NodeDef and 45 // deep-parse the underlying NodeDefs and connect the GenNodes together. 53 const string& name() const { return node_->name(); } in name() 54 const string& opcode() const { return node_->op(); } in opcode() [all …]
|
/external/tensorflow/tensorflow/core/kernels/ |
D | training_ops_test.cc | 7 http://www.apache.org/licenses/LICENSE-2.0 16 #include "tensorflow/core/common_runtime/kernel_benchmark_testlib.h" 17 #include "tensorflow/core/framework/tensor.h" 18 #include "tensorflow/core/kernels/ops_util.h" 19 #include "tensorflow/core/platform/test.h" 20 #include "tensorflow/core/platform/test_benchmark.h" 21 #include "tensorflow/core/public/session_options.h" 29 opts->config.set_intra_op_parallelism_threads(num_threads); in InitMultiThreadingOptions() 30 opts->config.set_inter_op_parallelism_threads(1); in InitMultiThreadingOptions() 101 test::graph::Multi(g, "ApplyGradientDescent", {var, lr, grad}); in SGD() [all …]
|
/external/catch2/docs/ |
D | opensource-users.md | 4 …open source. With its [liberal license](../LICENSE.txt) and single-header, dependency-free, distri… 5 it's easy to just drop the header into your project and start writing tests - what's not to like? 11 [forums](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)), or raise an [issue](http… 12 Of course users of those projects might want to update this page too. That's fine - as long you're … 13 …'re an Open Source project maintainer and see your project listed here but would rather it wasn't - 14 just let us know via any of the previously mentioned means - although I'm sure there won't be many … 26 ### [Cataclysm: Dark Days Ahead](https://github.com/CleverRaven/Cataclysm-DDA) 27 Post-apocalyptic survival RPG. 30 The core part of the Chakra JavaScript engine that powers Microsoft Edge. 33 A, header-only, embedded scripting language designed from the ground up to directly target C++ and … [all …]
|
/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/ |
D | Report.java | 6 * http://www.eclipse.org/legal/epl-v10.html 9 * John Keeping - initial implementation 10 * Marc R. Hoffmann - rework 24 import org.jacoco.core.analysis.Analyzer; 25 import org.jacoco.core.analysis.CoverageBuilder; 26 import org.jacoco.core.analysis.IBundleCoverage; 27 import org.jacoco.core.analysis.IClassCoverage; 28 import org.jacoco.core.data.ExecutionDataStore; 29 import org.jacoco.core.tools.ExecFileLoader; 50 …@Option(name = "--classfiles", usage = "location of Java class files", metaVar = "<path>", require… [all …]
|
/external/skia/tests/ |
D | MultiPictureDocumentTest.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 8 * And that the pictures within it are re-created accurately 11 #include "include/core/SkCanvas.h" 12 #include "include/core/SkColorPriv.h" 13 #include "include/core/SkColorSpace.h" 14 #include "include/core/SkDocument.h" 15 #include "include/core/SkFont.h" 16 #include "include/core/SkImage.h" 17 #include "include/core/SkPicture.h" 18 #include "include/core/SkPictureRecorder.h" [all …]
|
/external/tensorflow/tensorflow/cc/framework/ |
D | ops.h | 7 http://www.apache.org/licenses/LICENSE-2.0 21 #include "tensorflow/core/framework/tensor.h" 22 #include "tensorflow/core/framework/tensor.pb.h" 23 #include "tensorflow/core/graph/graph.h" 24 #include "tensorflow/core/lib/hash/hash.h" 25 #include "tensorflow/core/lib/strings/strcat.h" 29 /// @defgroup core Core Tensorflow API 33 /// @addtogroup core 42 int32 num_inputs() const { return node_->num_inputs(); } in num_inputs() 43 DataType input_type(int32 o) const { return node_->input_type(o); } in input_type() [all …]
|
/external/eigen/doc/ |
D | TopicMultithreading.dox | 3 /** \page TopicMultiThreading Eigen and multi-threading 8 * GCC: \c -fopenmp 9 * ICC: \c -openmp 22 You can disable Eigen's multi threading at compile time by defining the EIGEN_DONT_PARALLELIZE prep… 24 Currently, the following algorithms can make use of multi-threading: 25 - general dense matrix - matrix products 26 - PartialPivLU 27 - row-major-sparse * dense vector/matrix products 28 - ConjugateGradient with \c Lower|Upper as the \c UpLo template parameter. 29 - BiCGSTAB with a row-major sparse matrix format. [all …]
|
/external/llvm-project/polly/www/ |
D | performance.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ --> 5 <head> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 6 <title>Polly - Performance</title> 12 <!--#include virtual="menu.html.incl"--> 17 <a href="https://web.cse.ohio-state.edu/~pouchet.2/software/polybench/">Polybench 19 point values on an Intel Core Xeon X5670 CPU @ 2.93GHz (12 cores, 24 thread) 21 href="http://pluto-compiler.sf.net">Pluto</a> transformations to optimize the 40 still misses support for integer casts, variable-sized multi-dimensional arrays 47 optimized for data-locality. One of the major optimizations performed is tiling. [all …]
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/ |
D | MultiReportVisitorTest.java | 6 * http://www.eclipse.org/legal/epl-v10.html 9 * Marc R. Hoffmann - initial API and implementation 24 import org.jacoco.core.analysis.IBundleCoverage; 25 import org.jacoco.core.analysis.IPackageCoverage; 26 import org.jacoco.core.data.ExecutionData; 27 import org.jacoco.core.data.SessionInfo; 28 import org.jacoco.core.internal.analysis.BundleCoverageImpl; 123 MultiReportVisitor multi = new MultiReportVisitor(visitors); in testMultiFormatter() local 124 createMockReport(multi); in testMultiFormatter()
|