|
- {
- "node": [
- {
- "attr": [
- {
- "key": "dtype",
- "value": {
- "type": "DT_HALF"
- }
- },
- {
- "key": "shape",
- "value": {
- "shape": {
- "dim": [
- {
- "size": 1
- }
- ]
- }
- }
- }
- ],
- "name": "Placeholder",
- "op": "Placeholder"
- },
- {
- "attr": [
- {
- "key": "dtype",
- "value": {
- "type": "DT_HALF"
- }
- },
- {
- "key": "shape",
- "value": {
- "shape": {
- "dim": [
- {
- "size": 1
- }
- ]
- }
- }
- }
- ],
- "name": "Placeholder_1",
- "op": "Placeholder"
- },
- {
- "attr": [
- {
- "key": "T",
- "value": {
- "type": "DT_HALF"
- }
- }
- ],
- "input": [
- "Placeholder",
- "Placeholder_1"
- ],
- "name": "add_test_1",
- "op": "Add"
- }
- ],
- "versions": {
- "producer": 134
- }
- }
|