cavis/nd4j/nd4j-tensorflow/src/main/resources/cast_graph
Fariz Rahman 0d14032d26 TF Updates (#87)
* tf updates

* pom

* copyright

* graphrunner tests

* gpu test

* getSessionOptionsConfigProto

* dtype fix

* Small fix

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* cast graphs

* savemodel test fix

* testresource instead of local

* Logging level

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* gson dependency issue fix; fix GraphRunnerTest for no session options config case

Signed-off-by: Alex Black <blacka101@gmail.com>

* Final tweaks

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* few minor fixes

Signed-off-by: raver119 <raver119@gmail.com>

* one more fix

Signed-off-by: raver119 <raver119@gmail.com>

* Tweak configuration for GraphRunnerTest

Signed-off-by: AlexDBlack <blacka101@gmail.com>

* nd4j align config

* tf warmup
2019-12-04 17:11:03 +11:00
..
ai TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float16_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float32_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_float64_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int8_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int16_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int32_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_int64_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint8_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint16_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint32_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_float16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_float32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_float64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_int8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_int16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_int32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_int64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_uint8.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_uint16.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_uint32.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00
cast_uint64_uint64.pb TF Updates (#87) 2019-12-04 17:11:03 +11:00