OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tensor_2
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/core/ops/
data_flow_ops_test.cc
141
Tensor
tensor_2
= test::AsTensor<int32>(
local
152
op.input_tensors[0] = &
tensor_2
;
160
tensor_2
.flat<int32>()(3) = 10000;
Completed in 61 milliseconds