OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConstantFromArray
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/client/
computation_builder.h
148
ComputationDataHandle
ConstantFromArray
(const Array<NativeT>& values);
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/tests/
select_and_scatter_test.cc
76
auto operand = builder_.
ConstantFromArray
(o);
81
auto source = builder_.
ConstantFromArray
(s);
Completed in 186 milliseconds