Home
last modified time | relevance | path

Searched defs:call_cpp_shape_fn (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dcommon_shapes.py600 def call_cpp_shape_fn(op, require_shape_fn=True): function
Dops.py2725 def _set_call_cpp_shape_fn(call_cpp_shape_fn): argument