Type InMemoryEvaluatorHook
Namespace tensorflow_estimator.python.estimator.hooks.hooks
Parent SessionRunHook
Interfaces IInMemoryEvaluatorHook
Public static methods
InMemoryEvaluatorHook NewDyn(object estimator, object input_fn, object steps, object hooks, object name, ImplicitContainer<T> every_n_iter)
Creates a `RaggedTensor` with a specified partitioning for `values`. This constructor is private -- please use one of the following ops to
build `RaggedTensor`s: *
tf.RaggedTensor.from_row_lengths
* tf.RaggedTensor.from_value_rowids
* tf.RaggedTensor.from_row_splits
* tf.RaggedTensor.from_row_starts
* tf.RaggedTensor.from_row_limits
* tf.RaggedTensor.from_nested_row_splits
* tf.RaggedTensor.from_nested_row_lengths
* tf.RaggedTensor.from_nested_value_rowids