<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TFRT Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/tfrt/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/tfrt/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Sat, 02 May 2020 09:22:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Google to replace TensorFlow’s runtime with TFRT</title>
		<link>https://www.aiuniverse.xyz/google-to-replace-tensorflows-runtime-with-tfrt/</link>
					<comments>https://www.aiuniverse.xyz/google-to-replace-tensorflows-runtime-with-tfrt/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Sat, 02 May 2020 09:22:40 +0000</pubDate>
				<category><![CDATA[TensorFlow]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[TFRT]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=8509</guid>

					<description><![CDATA[<p>Source: sdtimes.com Google has announced a new TensorFlow runtime designed to make it easier to build and deploy machine learning models across many different devices.&#160; The company <a class="read-more-link" href="https://www.aiuniverse.xyz/google-to-replace-tensorflows-runtime-with-tfrt/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/google-to-replace-tensorflows-runtime-with-tfrt/">Google to replace TensorFlow’s runtime with TFRT</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: sdtimes.com</p>



<p>Google has announced a new TensorFlow runtime designed to make it easier to build and deploy machine learning models across many different devices.&nbsp;</p>



<p>The company explained that ML ecosystems are vastly different than they were 4 or 5 years ago. Today, innovation in ML has led to more complex models and deployment scenarios that require increasing compute needs.</p>



<p>To address these new needs, Google decided to take a new approach towards a high-performance low-level runtime and replace the current TensorFlow stack that is optimized for graph execution, and incurs non-trivial overhead when dispatching a single op.</p>



<p>The new TFRT provides efficient use of multithreaded host CPUs, supports fully asynchronous programming models, and focuses on low-level efficiency and is aimed at a broad range of users such as:</p>



<ul class="wp-block-list"><li>researchers looking for faster iteration time and better error reporting,</li><li>application developers looking for improved performance,</li><li>and hardware makers looking to integrate edge and datacenter devices into TensorFlow in a modular way.&nbsp;</li></ul>



<p>It is also responsible for the efficient execution of kernels – low-level device-specific primitives – on targeted hardware, and playing a critical part in both eager and graph execution.</p>



<p>“Whereas the existing TensorFlow runtime was initially built for graph execution and training workloads, the new runtime will make eager execution and inference first-class citizens, while putting special emphasis on architecture extensibility and modularity,” Eric Johnson, TRFT product manager, and Mingsheng Hong, TFRT tech lead, wrote in a post.</p>



<p>To achieve higher performance, TFRT has a lock-free graph executor that supports concurrent op execution with low synchronization overhead and has decoupled device runtimes from the host runtime, the core TFRT component that drives host CPU and I/O work.</p>



<p>The runtime is also tightly integrated with MLIR’s compiler infrastructure to generate and optimized, target-specific representation of the computational graph that the runtime executes.&nbsp;</p>



<p>“Together, TFRT and MLIR will improve TensorFlow’s unification, flexibility, and extensibility,” Johnson. and Hong wrote.</p>



<p>TFRT will be integrated into TensorFlow, and will be enabled initially through an opt-in flag, giving the team time to fix any bugs and fine-tune performance. Eventually, it will become TensorFlow’s default runtime.&nbsp;</p>
<p>The post <a href="https://www.aiuniverse.xyz/google-to-replace-tensorflows-runtime-with-tfrt/">Google to replace TensorFlow’s runtime with TFRT</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/google-to-replace-tensorflows-runtime-with-tfrt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
