LostTech.TensorFlow : API Documentation

Type ragged_where_op

Namespace tensorflow.python.ragged.ragged_where_op

Methods

Properties

Public static methods

object where(int condition, IGraphNodeBase x, int y, string name)

object where(int condition, IGraphNodeBase x, IGraphNodeBase y, string name)

Public properties

PythonFunctionContainer where_fn get;