Commit Graph

5 Commits

Author SHA1 Message Date
Wenhao Jia
8f1362de18 Add target environment constraints to a subset of TensorFlow packages and targets.
PiperOrigin-RevId: 332884872
Change-Id: I65691fa2021c065e6c2ab57815d5a2b342d30ee2
2020-09-21 10:57:01 -07:00
Brian Zhao
5100abc4af Initial checkin of C++ header-only TensorHandle as part of RFC https://github.com/tensorflow/community/pull/207.
PiperOrigin-RevId: 311179503
Change-Id: Ib3cfb2547150d09ee655db6ca6bc72ef3ef7adde
2020-05-12 12:37:48 -07:00
Brian Zhao
5909adaa16 Adding a FromBuffer method to construct tensorflow::cc::Tensors from user provided buffers. This also unblocks adding unit tests to tensorflow::cc::Tensor.
PiperOrigin-RevId: 310575934
Change-Id: I2da02d2f26cb3337e3e2c207bf2718c0f6c0b48a
2020-05-08 10:01:32 -07:00
Brian Zhao
d11820b4cf Initial checkin of C++ header-only Tensor API as part of RFC https://github.com/tensorflow/community/pull/207.
PiperOrigin-RevId: 309315192
Change-Id: Idad6531f4e391b6ba0d824a66e43286ee5152b8e
2020-04-30 16:04:18 -07:00
Brian Zhao
3a61ea880c Initial checkin of SavedModelAPI C++ header-only API. Tensor, TensorHandle and ConreteFunction::Run will be added in a subsequent change. See RFC https://github.com/tensorflow/community/pull/207.
PiperOrigin-RevId: 309259741
Change-Id: Ic88c3d2b2de83d59774b305b8e0126d792624d78
2020-04-30 11:06:58 -07:00