Home
last modified time | relevance | path

Searched refs:optimized (Results 1 – 25 of 790) sorted by relevance

12345678910>>...32

/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp186 virtual ProgramData generateProgramData (bool optimized) const = 0;
202 …ProgramData& programData (bool optimized) { return optimized ? m_optimizedData : m_unoptimi… in programData() argument
203 …SharedPtr<const ShaderProgram>& program (bool optimized) { return optimized ? m_optimizedProgra… in program() argument
204 …ShaderPerformanceMeasurer::Result& result (bool optimized) { return optimized ? m_optimizedResul… in result() argument
226 const bool optimized = ndx == 1; in init() local
228 programData(optimized) = generateProgramData(optimized); in init()
230 for (int i = 0; i < (int)programData(optimized).attributes.size(); i++) in init()
231 …DE_ASSERT(programData(optimized).attributes[i].name != "a_position"); // \note Position attribute … in init()
233 …program(optimized) = SharedPtr<const ShaderProgram>(new ShaderProgram(renderCtx, programData(optim… in init()
236 const tcu::ScopedLogSection section(log, optimized ? "OptimizedProgram" : "UnoptimizedProgram", in init()
[all …]
/external/deqp/modules/gles3/performance/
Des3pShaderOptimizationTests.cpp189 virtual ProgramData generateProgramData (bool optimized) const = 0;
205 …ProgramData& programData (bool optimized) { return optimized ? m_optimizedData : m_unoptimi… in programData() argument
206 …SharedPtr<const ShaderProgram>& program (bool optimized) { return optimized ? m_optimizedProgra… in program() argument
207 …ShaderPerformanceMeasurer::Result& result (bool optimized) { return optimized ? m_optimizedResul… in result() argument
229 const bool optimized = ndx == 1; in init() local
231 programData(optimized) = generateProgramData(optimized); in init()
233 for (int i = 0; i < (int)programData(optimized).attributes.size(); i++) in init()
234 …DE_ASSERT(programData(optimized).attributes[i].name != "a_position"); // \note Position attribute … in init()
236 …program(optimized) = SharedPtr<const ShaderProgram>(new ShaderProgram(renderCtx, programData(optim… in init()
239 const tcu::ScopedLogSection section(log, optimized ? "OptimizedProgram" : "UnoptimizedProgram", in init()
[all …]
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/optimization/
Dmap_vectorization_test.py362 optimized = _make_dataset(["ChooseFastestBranch"]
367 optimized = optimized.with_options(options)
368 return unoptimized, optimized
373 unoptimized, optimized = self._get_test_datasets(base_dataset, map_fn,
375 self.assertDatasetsEqual(unoptimized, optimized)
387 _, optimized = self._get_test_datasets(base_dataset, map_fn)
388 nxt = dataset_ops.make_one_shot_iterator(optimized).get_next()
401 unoptimized, optimized = self._get_test_datasets(
403 self.assertDatasetsEqual(optimized, unoptimized)
425 optimized = _make_dataset(["ChooseFastestBranch"])
[all …]
/external/tensorflow/tensorflow/lite/kernels/internal/
DBUILD175 "optimized/depthwiseconv_float.h",
176 "optimized/depthwiseconv_uint8.h",
177 "optimized/depthwiseconv_uint8_3x3_filter.h",
178 "optimized/optimized_ops.h",
209 "optimized/depthwiseconv_float.h",
210 "optimized/depthwiseconv_uint8.h",
211 "optimized/depthwiseconv_uint8_3x3_filter.h",
212 "optimized/legacy_optimized_ops.h",
213 "optimized/optimized_ops.h",
241 name = "optimized",
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc113 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
114 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
189 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
190 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
289 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
290 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
373 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
374 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
423 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
424 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
[all …]
Ddebug_stripper_test.cc132 std::vector<Tensor> optimized = in TEST_F() local
134 test::ExpectTensorEqual<float>(expected[0], optimized[0]); in TEST_F()
191 std::vector<Tensor> optimized = in TEST_F() local
193 test::ExpectTensorEqual<float>(expected[0], optimized[0]); in TEST_F()
227 std::vector<Tensor> optimized = in TEST_F() local
229 test::ExpectTensorEqual<float>(expected[0], optimized[0]); in TEST_F()
Dimplementation_selector_test.cc129 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
130 const auto twice_boosted_tensor = EvaluateFetchNodes(optimized); in TEST_F()
225 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
226 const auto twice_boosted_tensor = EvaluateFetchNodes(optimized); in TEST_F()
Dmemory_optimizer_test.cc290 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
291 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
340 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
341 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
389 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
390 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
477 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
478 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
508 GrapplerItem optimized = item.WithGraph(std::move(output)); in TEST_F() local
509 auto tensors = EvaluateFetchNodes(optimized); in TEST_F()
[all …]
/external/llvm/test/tools/gold/X86/Inputs/
Dthinlto_weak_resolution.ll3 ; Alias are not optimized
6 ; Alias are not optimized
9 ; Function with an alias are not optimized
15 ; Function with an alias are not optimized
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/Inputs/
Dthinlto_weak_resolution.ll4 ; Alias are not optimized
7 ; Alias are not optimized
10 ; Function with an alias are not optimized
16 ; Function with an alias are not optimized
/external/llvm/test/ThinLTO/X86/Inputs/
Dweak_resolution.ll4 ; Alias are not optimized
7 ; Alias are not optimized
10 ; Function with an alias are not optimized
16 ; Function with an alias are not optimized
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/Inputs/
Dweak_resolution.ll4 ; Alias are not optimized
7 ; Alias are not optimized
10 ; Function with an alias are not optimized
16 ; Function with an alias are not optimized
/external/arm-optimized-routines/
DMETADATA1 name: "ARM-software/optimized-routines"
6 value: "https://github.com/ARM-software/optimized-routines"
10 value: "https://github.com/ARM-software/optimized-routines.git"
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dcortex-a57-misched-vfma.ll32 ; > VMLAS not-optimized latency to VMOVRS = 9
71 ; > VMLAfd not-optimized latency to VMOVRRD = 9
109 ; > VMLSS not-optimized latency to VMOVRS = 9
148 ; > VMLSfd not-optimized latency to VMOVRRD = 9
169 ; > VMLAS not-optimized latency to VMOVRS = 9
188 ; > VMLAS not-optimized latency to VMOVRS = 9
/external/deqp-deps/SPIRV-Tools/test/opt/
Dfold_spec_const_op_composite_test.cpp210 std::string optimized; in TEST_P() local
212 std::tie(optimized, status) = in TEST_P()
222 StripOpNameInstructions(optimized)); in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dfold_spec_const_op_composite_test.cpp210 std::string optimized; in TEST_P() local
212 std::tie(optimized, status) = in TEST_P()
222 StripOpNameInstructions(optimized)); in TEST_P()
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryProvider2.java147 final boolean optimized; field in FactoryProvider2.AssistData
160 boolean optimized, in AssistData() argument
168 this.optimized = optimized; in AssistData()
181 .add("optimized", optimized) in toString()
326 boolean optimized = false; in FactoryProvider2()
338 optimized = true; in FactoryProvider2()
349 optimized, in FactoryProvider2()
730 if (!data.optimized) { in initialize()
766 if (!data.optimized) { in getBindingFromNewInjector()
794 if (data.optimized) { in getBindingFromNewInjector()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt87 When we finally generate an optimized trace we first copy the code
89 original code, the instrumented code, and the optimized trace. The
90 optimized trace does not have instrumentation. The original code and
92 cache, where the optimized traces are kept.
98 generating the final optimized trace; we copy the same basic blocks
121 the beginning of the original code to the beginning of the optimized
132 We generate instrumentation traces and optimized traces into separate
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt87 When we finally generate an optimized trace we first copy the code
89 original code, the instrumented code, and the optimized trace. The
90 optimized trace does not have instrumentation. The original code and
92 cache, where the optimized traces are kept.
98 generating the final optimized trace; we copy the same basic blocks
121 the beginning of the original code to the beginning of the optimized
132 We generate instrumentation traces and optimized traces into separate
/external/llvm/docs/HistoricalNotes/
D2003-06-25-Reoptimizer1.txt87 When we finally generate an optimized trace we first copy the code
89 original code, the instrumented code, and the optimized trace. The
90 optimized trace does not have instrumentation. The original code and
92 cache, where the optimized traces are kept.
98 generating the final optimized trace; we copy the same basic blocks
121 the beginning of the original code to the beginning of the optimized
132 We generate instrumentation traces and optimized traces into separate
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dudiv-simplify-bug-1.ll6 ; The udiv instructions shouldn't be optimized away, and the
7 ; sext instructions should be optimized to zext.
/external/llvm/test/Transforms/InstCombine/
Dudiv-simplify-bug-1.ll6 ; The udiv instructions shouldn't be optimized away, and the
7 ; sext instructions should be optimized to zext.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dsprintf-void.ll10 ; Check that a sprintf call, that would otherwise be optimized, but with
11 ; optimized out return type, doesn't crash the optimizer.
/external/gemmlowp/
DREADME.txt34 while we have optional optimized code paths for specific architectures.
47 See "Architecture-specific optimized code paths" below.
49 Architecture-specific optimized code paths
52 We have some optimized code paths for specific instruction sets.
56 At the moment, we have a full set of optimized code paths (kernels,
60 We also have a partial set of optimized code paths (only kernels
256 2. Most GEMMs are optimized primarily for large dense matrix sizes (>= 1000).
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DPackaging.rst23 LLVM runs much more quickly when it's optimized and assertions are removed.
26 in user code. We recommend allowing users to install both optimized and debug
40 ``--enable-optimized``

12345678910>>...32