OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:column_to_variable
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/contrib/layers/python/layers/
feature_column_ops_test.py
494
output,
column_to_variable
, _ = (
498
weights =
column_to_variable
[country_price][0]
[
all
...]
feature_column_ops.py
491
column_to_variable
= dict()
528
column_to_variable
[column] = variable
542
return predictions,
column_to_variable
, bias
[
all
...]
Completed in 142 milliseconds