OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_variable
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/contrib/eager/python/
network.py
553
mapped_name,
first_variable
, second_variable,
569
first_variable
._shared_name,
575
mapped_name,
first_variable
, second_variable,
590
first_variable
._shared_name,
654
first_variable
=delayed_restoration.restored_variables[
663
first_variable
=delayed_restoration.restored_variables[
757
first_variable
=variable_map[mapped_name],
[
all
...]
/external/tensorflow/tensorflow/compiler/jit/kernels/
xla_launch_op.cc
202
int
first_variable
= ctx->num_inputs() - num_variables;
local
205
ResourceHandle handle = HandleFromInput(ctx,
first_variable
+ i);
Completed in 220 milliseconds