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

  /external/tensorflow/tensorflow/python/framework/
framework_lib.py 112 from tensorflow.python.framework.ops import RegisterShape
ops.py     [all...]
ops_test.py     [all...]
  /external/tensorflow/tensorflow/contrib/image/python/ops/
image_ops.py 38 ops.RegisterShape("ImageConnectedComponents")(common_shapes.call_cpp_shape_fn)
39 ops.RegisterShape("ImageProjectiveTransform")(common_shapes.call_cpp_shape_fn)
  /external/tensorflow/tensorflow/contrib/cudnn_rnn/python/ops/
cudnn_rnn_ops.py     [all...]
  /external/tensorflow/tensorflow/python/client/
session_partial_run_test.py 39 ops.RegisterShape('ConstructionFails')(common_shapes.unknown_shape)
session_clusterspec_prop_test.py 49 ops.RegisterShape('ConstructionFails')(common_shapes.unknown_shape)
session_test.py 60 ops.RegisterShape('ConstructionFails')(common_shapes.unknown_shape)
    [all...]

Completed in 304 milliseconds