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

  /external/tensorflow/tensorflow/core/grappler/costs/
analytical_cost_estimator.h 72 bool use_static_shapes_; member in class:tensorflow::grappler::AnalyticalCostEstimator
analytical_cost_estimator.cc 123 use_static_shapes_(use_static_shapes),
126 use_static_shapes_, use_aggressive_shape_inference_, cluster_,
virtual_scheduler.h 354 bool use_static_shapes_; member in class:tensorflow::grappler::VirtualScheduler
virtual_scheduler.cc 266 use_static_shapes_(use_static_shapes),
300 if (use_static_shapes_) {
    [all...]

Completed in 1099 milliseconds