Home
last modified time | relevance | path

Searched refs:hybrid (Results 1 – 25 of 95) sorted by relevance

1234

/external/ipsec-tools/src/racoon/
Dcftoken.l491 yyerror("racoon not configured with --enable-hybrid");
498 yyerror("racoon not configured with --enable-hybrid");
505 yyerror("racoon not configured with --enable-hybrid");
512 yyerror("racoon not configured with --enable-hybrid");
519 yyerror("racoon not configured with --enable-hybrid");
526 yyerror("racoon not configured with --enable-hybrid");
533 yyerror("racoon not configured with --enable-hybrid");
540 yyerror("racoon not configured with --enable-hybrid");
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/
D__init__.py20 from tensorflow.contrib.tensor_forest.hybrid.python import layers
21 from tensorflow.contrib.tensor_forest.hybrid.python import models
22 from tensorflow.contrib.tensor_forest.hybrid.python.ops import training_ops
Dhybrid_layer_test.py22 from tensorflow.contrib.tensor_forest.hybrid.python import hybrid_model
23 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/models/
Dstochastic_soft_decisions_to_data_then_nn.py20 from tensorflow.contrib.tensor_forest.hybrid.python.layers import decisions_to_data
21 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
22 from tensorflow.contrib.tensor_forest.hybrid.python.models import hard_decisions_to_data_then_nn
Dk_feature_decisions_to_data_then_nn.py20 from tensorflow.contrib.tensor_forest.hybrid.python import hybrid_model
21 from tensorflow.contrib.tensor_forest.hybrid.python.layers import decisions_to_data
22 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
Dstochastic_hard_decisions_to_data_then_nn.py20 from tensorflow.contrib.tensor_forest.hybrid.python.layers import decisions_to_data
21 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
22 from tensorflow.contrib.tensor_forest.hybrid.python.models import hard_decisions_to_data_then_nn
Ddecisions_to_data_then_nn.py20 from tensorflow.contrib.tensor_forest.hybrid.python import hybrid_model
21 from tensorflow.contrib.tensor_forest.hybrid.python.layers import decisions_to_data
22 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
Dforest_to_data_then_nn.py20 from tensorflow.contrib.tensor_forest.hybrid.python import hybrid_model
21 from tensorflow.contrib.tensor_forest.hybrid.python.layers import decisions_to_data
22 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
Dhard_decisions_to_data_then_nn.py21 from tensorflow.contrib.tensor_forest.hybrid.python import hybrid_model
22 from tensorflow.contrib.tensor_forest.hybrid.python.layers import decisions_to_data
23 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
Dnn.py20 from tensorflow.contrib.tensor_forest.hybrid.python import hybrid_model
21 from tensorflow.contrib.tensor_forest.hybrid.python.layers import fully_connected
/external/ipsec-tools/src/racoon/samples/roadwarrior/
DREADME2 remote access using hybrid authentication. In this setup, the VPN
14 configure --enable-natt --enable-frag --enable-hybrid --enable-dpd \
27 is set up to use hybrid authentication (aka mutual group authentication,
39 configure --enable-natt --enable-frag --enable-hybrid --enable-dpd \
67 hybrid authentication, though this has not been tested.
/external/tensorflow/tensorflow/lite/tools/optimize/g3doc/
Dquantize_weights.md33 TFLite also has "hybrid" kernels implemented for many operations. These "hybrid"
37 latency for "hybrid" kernels. In this mode the inference type is still FLOAT
40 For operations that do not yet have "hybrid" kernels implemented, we introduce a
/external/tensorflow/tensorflow/contrib/cmake/
Dtf_core_kernels.cmake107 …"${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/hard_routing_function_o…
108 …"${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/k_feature_gradient_op.c…
109 …"${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/k_feature_routing_funct…
110 … "${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/routing_function_op.cc"
111 … "${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/routing_gradient_op.cc"
112 …"${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/stochastic_hard_routing…
113 …"${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/stochastic_hard_routing…
114 "${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/unpack_path_op.cc"
115 "${tensorflow_source_dir}/tensorflow/contrib/tensor_forest/hybrid/core/ops/utils.cc"
Dpython_modules.txt413 tensorflow/contrib/tensor_forest/hybrid
414 tensorflow/contrib/tensor_forest/hybrid/core
415 tensorflow/contrib/tensor_forest/hybrid/core/ops
416 tensorflow/contrib/tensor_forest/hybrid/python
417 tensorflow/contrib/tensor_forest/hybrid/python/layers
418 tensorflow/contrib/tensor_forest/hybrid/python/models
419 tensorflow/contrib/tensor_forest/hybrid/python/ops
/external/swiftshader/third_party/subzero/pydir/
Dszbuild.py304 hybrid = args.include or args.exclude
313 if hybrid and (args.force or
358 '-fdata-sections'] if hybrid else []) +
385 if hybrid:
390 if hybrid:
468 if args.verbose and hybrid:
/external/ipsec-tools/src/racoon/doc/
DFAQ53 --enable-hybrid:
54 Enable hybrid authentication, and ISAKMP mode config and
55 Xauth as well. Note that plain Xauth (without hybrid auth)
58 Enable the use of RADIUS with hybrid authentication on the
62 Enable the use of PAM with hybrid authentication on the
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/kernel_tests/
Drouting_function_op_test.py20 from tensorflow.contrib.tensor_forest.hybrid.ops import gen_training_ops
21 from tensorflow.contrib.tensor_forest.hybrid.python.ops import training_ops
Dk_feature_routing_function_op_test.py20 from tensorflow.contrib.tensor_forest.hybrid.ops import gen_training_ops
21 from tensorflow.contrib.tensor_forest.hybrid.python.ops import training_ops
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/AArch64/
Dlsr-memcpy.ll1 ; RUN: llc -mtriple=arm64-unknown-unknown -mcpu=cyclone -pre-RA-sched=list-hybrid < %s | FileCheck …
5 ; Remove the -pre-RA-sched=list-hybrid option after fixing:
/external/llvm/test/Transforms/LoopStrengthReduce/AArch64/
Dlsr-memcpy.ll1 ; RUN: llc -mtriple=arm64-unknown-unknown -mcpu=cyclone -pre-RA-sched=list-hybrid < %s | FileCheck …
5 ; Remove the -pre-RA-sched=list-hybrid option after fixing:
/external/gptfdisk/
DNEWS38 for inclusion in a hybrid MBR or conversion to a conventional MBR.
41 hybridized partition when creating a hybrid MBR.
46 hybrid partitions that begin below 2^32 sectors and that are smaller than
52 It refuses to create a hybrid partition if the original ends at or above
75 be a hybrid MBR and if the MBR partition(s) don't fit on the disk, the
112 - Fixed hybrid MBR creation on disks larger than 2TiB: Previously, if one
175 - Tweaked hybrid MBR creation options to fix a problem that caused the main
339 partitions when generating a hybrid MBR.
345 hybrid MBR.
370 as part of a hybrid MBR, to always be of type 0xEE, even when the
[all …]
Dbasicmbr.h39 enum MBRValidity {invalid, gpt, hybrid, mbr}; enumerator
91 void SetHybrid(void) {state = hybrid;} // Set hybrid flag in SetHybrid()
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/python/layers/
Ddecisions_to_data.py25 from tensorflow.contrib.tensor_forest.hybrid.ops import gen_training_ops
26 from tensorflow.contrib.tensor_forest.hybrid.python import hybrid_layer
27 from tensorflow.contrib.tensor_forest.hybrid.python.ops import training_ops
/external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/
D__init__.py21 from tensorflow.contrib.tensor_forest.hybrid.python import *
/external/libxcam/plugins/3a/
DMakefile.am9 HYBRID_DIR = hybrid

1234