-
In the context of TF-TRT, we need to be able to load and assign SavedModel and GraphDef to a specific `tf.device`. And as shown in this reproducer, virtually all calls lead to a loss/disrespect of the…
-
Another good test would be to replicate the examples provided in the libraries. I started on polycharts.
# polychart.js examples in rCharts
## Dow Jones (Simple Line)
``` r
require(quantmod)
require…
-
## Environment information (required)
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version 516a2f9433ba4f9c3a4fdb0f89735870eda054a1
-…
-
how to change the procedure into 3-classifier? I want to change the procedure into a 3-classifier,which is about aspect based sentiment anysize. Thank you!
-
TaskCluster is a CI service provided by Mozilla, and available to both Firefox development (Firefox-CI instance) and Community on Github (Community TaskCluster). It’s being widely used across some Moz…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Any
- TensorF…
-
### Is your feature request related to a problem?
There is currently no support to serve batches that satisfy some valid criteria. It would be nice to filter out batches based on some criteria such…
-
**Description**
I am trying to run inference using the [Java Bindings](https://github.com/triton-inference-server/server/blob/main/docs/customization_guide/inference_protocols.md#java-bindings-for-in…
-
```python
import torch
from torch import nn
import torch.nn.functional as F
from torchvision import utils
import numpy as np
from tensorboardX import SummaryWriter
class Net(nn.Module):
…