Grupas
Sarunas
Visas grupas un ziņojumi
Sūtīt atsauksmes uzņēmumam Google
Palīdzība
Ieiet
Grupas
TensorFlow Developers
Sarunas
Par
TensorFlow Developers
1–30 no 816
Welcome! This group is intended for those contributing to the TensorFlow project. It is
not
a support forum.
Questions about usage of TensorFlow are best addressed elsewhere:
StackOverflow
, or the
discuss@tensorflow.org
mailing list.
Atzīmēt visu kā izlasītu
Ziņot par grupu kā ļaunprātīgu
Atlasīts 0
Rohini
10. maijs
How to convert/export a pretained ONNX model to TF?
Hi, How to convert/export a pretained ONNX model to TF? I eventually want to get a TFLite model from
nelasīta,
How to convert/export a pretained ONNX model to TF?
Hi, How to convert/export a pretained ONNX model to TF? I eventually want to get a TFLite model from
10. maijs
Arup De
28. apr.
XLA Cluster is not visible in tensorboard graph
Hi, I enabled XLA in the bert model and using the XLA flags to check that it successfully generated
nelasīta,
XLA Cluster is not visible in tensorboard graph
Hi, I enabled XLA in the bert model and using the XLA flags to check that it successfully generated
28. apr.
T V
27. apr.
How to use the replay buffer in tf_agents for contextual bandit, that predicts and trains on a daily basis
I am using the tf_Agents library for contextual bandits usecase. In this usecase predictions (daily
nelasīta,
How to use the replay buffer in tf_agents for contextual bandit, that predicts and trains on a daily basis
I am using the tf_Agents library for contextual bandits usecase. In this usecase predictions (daily
27. apr.
siddesh sangodkar
25. apr.
tensorflow/core/platform:ctstring_test fails on Big endian system
Hi this is regarding TEST(TF_CTStringTest, OffsetType) added recently ( https://github.com/tensorflow
nelasīta,
tensorflow/core/platform:ctstring_test fails on Big endian system
Hi this is regarding TEST(TF_CTStringTest, OffsetType) added recently ( https://github.com/tensorflow
25. apr.
rohan mahajan
18. apr.
Difference between tf.encode_png or any image encoding versus traditional encoding
I am trying to write a tensor to a png. As seen in colab in bottom, when I take the encoded bytes and
nelasīta,
Difference between tf.encode_png or any image encoding versus traditional encoding
I am trying to write a tensor to a png. As seen in colab in bottom, when I take the encoded bytes and
18. apr.
Paul Delestrac
3. marts
Visualize graphs before and after Grappler passes?
Hi, I've been trying to visualize the graph of a `tf.function` with and without Grappler
nelasīta,
Visualize graphs before and after Grappler passes?
Hi, I've been trying to visualize the graph of a `tf.function` with and without Grappler
3. marts
pksubbarao
21. febr.
TFServing support for custom devices
Hello All Can someone point me to documentation on how TFServing can be made to work with custom
nelasīta,
TFServing support for custom devices
Hello All Can someone point me to documentation on how TFServing can be made to work with custom
21. febr.
Arturo salmi
,
Francois Chollet
2
16. febr.
Getting headstarted with contribution
Hi Arturo, Would you be interested in contributing to KerasCV? We have many approachable items open
nelasīta,
Getting headstarted with contribution
Hi Arturo, Would you be interested in contributing to KerasCV? We have many approachable items open
16. febr.
AdarsH
5. febr.
about my Intro as a new comer
Hello, I am new here and want to contribute in your project I would like to ask what i should learn
nelasīta,
about my Intro as a new comer
Hello, I am new here and want to contribute in your project I would like to ask what i should learn
5. febr.
Iosif Hamlatzis
26. janv.
Is Flex delegate compatible with CUDA?
I have created a model with SELECT OPS but if I have CUDA enabled it crashes both under Python and
nelasīta,
Is Flex delegate compatible with CUDA?
I have created a model with SELECT OPS but if I have CUDA enabled it crashes both under Python and
26. janv.
William Muir
2
14. janv.
[RFC] Establish SIG Go
Hello all, A reminder: an RFC for establishing SIG Go is available for comment through Friday,
nelasīta,
[RFC] Establish SIG Go
Hello all, A reminder: an RFC for establishing SIG Go is available for comment through Friday,
14. janv.
Scale Mind
,
Francois Chollet
3
14.12.21
New Layer Contributing to TensorFlow
Thank you Francois, I'm clearer now❤❤❤ On Tuesday, December 14, 2021 at 11:21:55 PM UTC+7 fcho...
nelasīta,
New Layer Contributing to TensorFlow
Thank you Francois, I'm clearer now❤❤❤ On Tuesday, December 14, 2021 at 11:21:55 PM UTC+7 fcho...
14.12.21
Bogdan Alexe
2
01.12.21
[RFC] TensorShape Evaluation to Bool
Hi everyone, A reminder that an RFC for a change in TensorShape Evaluation to Bool is available for
nelasīta,
[RFC] TensorShape Evaluation to Bool
Hi everyone, A reminder that an RFC for a change in TensorShape Evaluation to Bool is available for
01.12.21
Austin Anderson
2
30.11.21
TF Nightly: Testing Docker-Based Builds starting Nov. 29
Hi all, I switched TensorFlow's tf-nightly build process over last night, and the resulting tf-
nelasīta,
TF Nightly: Testing Docker-Based Builds starting Nov. 29
Hi all, I switched TensorFlow's tf-nightly build process over last night, and the resulting tf-
30.11.21
Penporn Koanantakool
3
10.11.21
[RFC] Enabling oneDNN Operations for x86 CPUs
Hi all, The design review meeting has been canceled since there are no outstanding issues that
nelasīta,
[RFC] Enabling oneDNN Operations for x86 CPUs
Hi all, The design review meeting has been canceled since there are no outstanding issues that
10.11.21
Rohan Jain
24.09.21
Re: TensorFlow 2.7 branch cut {2021-09-23}
+google-ml-all@google.com On Thu, Sep 23, 2021 at 5:17 PM Pranavi Gopal Kotharu <pranavigopal@
nelasīta,
Re: TensorFlow 2.7 branch cut {2021-09-23}
+google-ml-all@google.com On Thu, Sep 23, 2021 at 5:17 PM Pranavi Gopal Kotharu <pranavigopal@
24.09.21
Ashly Lobo
22.09.21
I am a Beginner, Help Needed
I am currently a degree student in my 2nd year. I loved computers and the stuff related to
nelasīta,
I am a Beginner, Help Needed
I am currently a degree student in my 2nd year. I loved computers and the stuff related to
22.09.21
Saeed Iqbal Khattak
23.08.21
SIFT or LBP or SURF Feature Grafting with CNN Layer using Custom Layer
Dear All, I hope you are doing well. Can we add manual features extracted by SIFT or LBP or SURF in
nelasīta,
SIFT or LBP or SURF Feature Grafting with CNN Layer using Custom Layer
Dear All, I hope you are doing well. Can we add manual features extracted by SIFT or LBP or SURF in
23.08.21
Yassine HAMDAOUI
22.08.21
Bug.AI
Hello everyone, We are a four AI experts we launch a project called Bug.AI to help developers fix
nelasīta,
Bug.AI
Hello everyone, We are a four AI experts we launch a project called Bug.AI to help developers fix
22.08.21
gunda jayanth
16.08.21
Exporting tensorflow Model for serving TRAINING
Hello tensorflow, I'm currently working on On-Device training, i have a model build using v1.
nelasīta,
Exporting tensorflow Model for serving TRAINING
Hello tensorflow, I'm currently working on On-Device training, i have a model build using v1.
16.08.21
Lucas Dixon
16.08.21
[RFC] A Named-Dimensions TypeScript Library for TensorFlowJS
Hi everyone, I'm excited to share an RFC about A Named-Dimensions TypeScript Library for
nelasīta,
[RFC] A Named-Dimensions TypeScript Library for TensorFlowJS
Hi everyone, I'm excited to share an RFC about A Named-Dimensions TypeScript Library for
16.08.21
Novo Bruna David
,
JB Data31
2
15.08.21
Using gdb to debug TensorFlow
Your way to debug works fine on my apt-get installed ubuntu system, except not all lib have been -g
nelasīta,
Using gdb to debug TensorFlow
Your way to debug works fine on my apt-get installed ubuntu system, except not all lib have been -g
15.08.21
Felipe Ebert
13.08.21
Support for Automating Source Code Documentation
Hi, I am currently working on designing a bot to support open-source software development: the idea
nelasīta,
Support for Automating Source Code Documentation
Hi, I am currently working on designing a bot to support open-source software development: the idea
13.08.21
Tushar Bisht
12.08.21
Renaming arguments to match features in serving function Keras DNN / TensorFlow
We developed a Keras DNN based ML model on TF / TFX This model was trained on features, some of them
nelasīta,
Renaming arguments to match features in serving function Keras DNN / TensorFlow
We developed a Keras DNN based ML model on TF / TFX This model was trained on features, some of them
12.08.21
Jian Hui Li
,
Penporn Koanantakool
3
20.07.21
Modular TensorFlow profiler C API
Hi all, The RFC has been updated. There will be a second design review meeting: Time: Thursday, July
nelasīta,
Modular TensorFlow profiler C API
Hi all, The RFC has been updated. There will be a second design review meeting: Time: Thursday, July
20.07.21
Scott Zhu
15.06.21
Keras project moved to new repository in https://github.com/keras-team/keras
Dear TF and Keras users: We've spent a lot of effort making TensorFlow more modular and
nelasīta,
Keras project moved to new repository in https://github.com/keras-team/keras
Dear TF and Keras users: We've spent a lot of effort making TensorFlow more modular and
15.06.21
Ankit Kurmi
05.06.21
Attempt to convert a value (None) with an unsupported type (<class 'NoneType'>) to a Tensor.
I used to run this same code a few days back in google colab and used to work. But now, I am getting
nelasīta,
Attempt to convert a value (None) with an unsupported type (<class 'NoneType'>) to a Tensor.
I used to run this same code a few days back in google colab and used to work. But now, I am getting
05.06.21
TensorFlow Forum Team
20.05.21
[Launched] The much-anticipated TensorFlow Forum is now live!
Dear TensorFlow Developers, TL;DR: The TensorFlow Forum is now live. Create an account and join the
nelasīta,
[Launched] The much-anticipated TensorFlow Forum is now live!
Dear TensorFlow Developers, TL;DR: The TensorFlow Forum is now live. Create an account and join the
20.05.21
Stonepia Y
20.05.21
Is Grappler's autoparallel optimizer hided?
Grappler offers an autoparallel optimizer as stated in (https://www.tensorflow.org/guide/
nelasīta,
Is Grappler's autoparallel optimizer hided?
Grappler offers an autoparallel optimizer as stated in (https://www.tensorflow.org/guide/
20.05.21
Nived PA
,
Sunit Roy
2
18.05.21
GSoC 2021
Hi, I'm Sunit Roy, I also got selected for GSoC this year and I got my mentor's email address
nelasīta,
GSoC 2021
Hi, I'm Sunit Roy, I also got selected for GSoC this year and I got my mentor's email address
18.05.21