navidre
navidre
Based on the course contents, definition of TensorFlow graph should be separate from running the session. The MNIST example was not quite following the same procedure. In this fix, the...
Thanks for developing the package. I get the following error:  `device/generic/goldfish-opengl/system/GLESv2_enc/GL2Encoder.cpp:s_glActiveTexture:1717 GL error 0x500` Tested on Android emulator with API levels in...
Adding Feature: #6265
### Feature request class PyPDFLoader in [document_loaders/pdf.py](https://github.com/hwchase17/langchain/blob/master/langchain/document_loaders/pdf.py) to accept bytes object as well. ### Motivation When a PDF file is uploaded using a REST API call, there is no specific...