HomeSort by relevance Sort by last modified time
    Searched refs:TwoElementOutput (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/ops/
io_ops.cc 53 Status TwoElementOutput(InferenceContext* c) {
266 .SetShapeFn(TwoElementOutput);
281 .SetShapeFn(TwoElementOutput)
301 .SetShapeFn(TwoElementOutput)
322 .SetShapeFn(TwoElementOutput)
338 .SetShapeFn(TwoElementOutput);
345 .SetShapeFn(TwoElementOutput)
lookup_ops.cc 58 Status TwoElementOutput(InferenceContext* c) {
225 .SetShapeFn(TwoElementOutput);
245 .SetShapeFn(TwoElementOutput);
266 .SetShapeFn(TwoElementOutput);
291 .SetShapeFn(TwoElementOutput);
data_flow_ops.cc 174 Status TwoElementOutput(InferenceContext* c) {
191 .SetShapeFn(TwoElementOutput);
214 .SetShapeFn(TwoElementOutput);
234 .SetShapeFn(TwoElementOutput);
254 .SetShapeFn(TwoElementOutput);
270 .SetShapeFn(TwoElementOutput);
503 .SetShapeFn(TwoElementOutput);
533 .SetShapeFn(TwoElementOutput);
    [all...]

Completed in 1388 milliseconds