| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ApiDefMap |
tensorflow.TF_ApiDefMap.api_def_map() |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TF_ApiDefMap |
tensorflow.TF_ApiDefMap.api_def_map(tensorflow.ApiDefMap api_def_map) |
static void |
tensorflow.WriteCCOps(tensorflow.OpList ops,
tensorflow.ApiDefMap api_def_map,
BytePointer dot_h_fname,
BytePointer dot_cc_fname)
Result is written to files dot_h and dot_cc.
|
static void |
tensorflow.WriteCCOps(tensorflow.OpList ops,
tensorflow.ApiDefMap api_def_map,
String dot_h_fname,
String dot_cc_fname) |
Copyright © 2019. All rights reserved.