OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lake
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/CodeGen/
attr-target-x86.c
21
int __attribute__((target("arch=lakemont")))
lake
(int a) { return 4; }
function
36
// CHECK:
lake
{{.*}} #6
/external/tensorflow/tensorflow/contrib/lookup/
lookup_ops.py
100
mapping_strings = tf.constant(["emerson", "
lake
", "palmer"])
103
features = tf.constant(["emerson", "
lake
", "and", "palmer"])
164
mapping_strings = tf.constant(["emerson", "
lake
", "palmer"])
165
feats = tf.constant(["emerson", "
lake
", "and", "palmer"])
211
mapping_string = tf.constant(["emerson", "
lake
", "palmer"])
219
values.eval() ==> ["
lake
", "UNKNOWN"]
263
mapping_string = tf.constant(["emerson", "
lake
", "palmer"])
270
values.eval() ==> ["
lake
", "UNKNOWN"]
/external/tensorflow/tensorflow/python/ops/
lookup_ops.py
390
lake
20
398
* `
lake
-> 20`
411
* `
lake
20 -> 1`
697
* `
lake
-> 1`
703
* `
lake
-> 1`
709
If input_tensor is `["emerson", "
lake
", "palmer", "king", "crimson"]`,
718
input_tensor = tf.constant(["emerson", "
lake
", "palmer", "king", "crimnson"])
[
all
...]
Completed in 457 milliseconds