Home
last modified time | relevance | path

Searched refs:disable_shape_inference (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dscope_internal.h68 bool disable_shape_inference);
Dscope.cc45 ShapeRefiner* refiner, bool disable_shape_inference) in Impl() argument
52 disable_shape_inference_(disable_shape_inference) {} in Impl()