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

  /external/tensorflow/tensorflow/core/framework/
shape_inference.h 278 bool RelaxInput(int idx, ShapeHandle shape) {
573 // See 'RelaxInput' function for full details and examples.
689 // relaxed shape in <*out>. See 'RelaxInput' function for full details and
  /external/tensorflow/tensorflow/core/grappler/costs/
graph_properties.cc 716 c->RelaxInput(e->dst_input(), input);
773 enter_ctx->RelaxInput(0, input);
    [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
shape_refiner.cc 346 if (node_context->RelaxInput(dst_input, c->output(src_output))) {
    [all...]

Completed in 75 milliseconds