Function tensorflow::eager::raw_ops::dummy_seed_generator
source · pub fn dummy_seed_generator<'a>(ctx: &'a Context) -> Result<TensorHandle<'a>>
Expand description
Shorthand for DummySeedGenerator::new().call(&ctx)
.
See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/DummySeedGenerator