pub fn infeed_enqueue_prelinearized_buffer<O0: Into<Output>>( input: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for InfeedEnqueuePrelinearizedBuffer::new().build(input, scope).
InfeedEnqueuePrelinearizedBuffer::new().build(input, scope)