OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x_reshape_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/util/
bcast.cc
36
x_reshape_
.push_back(elements);
111
x_reshape_
.push_back(x_i);
122
x_reshape_
.back() *= x_i;
128
x_reshape_
.push_back(x_i);
139
x_reshape_
.push_back(1);
147
Reverse(&
x_reshape_
);
bcast.h
95
const Vec& x_reshape() const { return
x_reshape_
; }
125
Vec
x_reshape_
;
member in class:tensorflow::BCast
Completed in 3318 milliseconds