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

  /external/tensorflow/tensorflow/core/ops/
data_flow_ops.cc 161 Status TwoElementVectorInputsAndScalarOutputs(InferenceContext* c) {
372 .SetShapeFn(TwoElementVectorInputsAndScalarOutputs)
393 .SetShapeFn(TwoElementVectorInputsAndScalarOutputs);
524 .SetShapeFn(TwoElementVectorInputsAndScalarOutputs);
554 .SetShapeFn(TwoElementVectorInputsAndScalarOutputs);
    [all...]
lookup_ops.cc 31 Status TwoElementVectorInputsAndScalarOutputs(InferenceContext* c) {
142 .SetShapeFn(TwoElementVectorInputsAndScalarOutputs);

Completed in 81 milliseconds