Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tensorflow #892

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

romain-dartigues
Copy link
Collaborator

Thank you for your contribution! Before sending this Pull Request, please confirm the following:

  • You have read the contributing guidelines
  • The icon's size is under 1,024 Bytes
  • The layout of the SVG looks like this including newlines
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="..." role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/> ... </svg>

If you have done the above, please send the Pull Request.

Note: fix #825.

Objection your Honor!
The offset attribute[^1] has an initial value and should not be required[^2];
but this (seems) to be SVG 2 and the W3C Validator goes up to SVG 1.1
(and the SVG 2 namespace is shared with the previous versions [^3]).

[^1]: https://svgwg.org/svg2-draft/pservers.html#StopElementOffsetAttribute
[^2]: https://www.w3.org/TR/SVG2/types.html#definitions
[^3]: https://www.w3.org/TR/SVG2/struct.html#Namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Tensorflow logo
1 participant