1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove op_list_proto_array and op_list_proto_math instead of g.GetOpDef() More... over 7 years ago
add Tensor.Operator + More... over 7 years ago
add Chapter Tensor More... over 7 years ago
update docs of Hello World sample More... over 7 years ago
build docs in Sphinx. More... over 7 years ago
Merge pull request #90 from Esther2013/master More... over 7 years ago
add FinishOperation to OperationDescription add GetNodeDef to Operation More... over 7 years ago
finished HelloWorld example. More... over 7 years ago
NewOperation More... over 7 years ago
test string const More... over 7 years ago
VerifyCollocation More... over 7 years ago
CApiAttributesTest.String, TF_SetAttrString, TF_OperationGetAttrString More... over 7 years ago
TEST(CAPI, Session) port completed. More... over 7 years ago
Finally, session.run works for placeholder. More... over 7 years ago
test More... over 7 years ago
Session.Run works for two Scalar constants. More... over 7 years ago
Finished TEST(CAPI, ImportGraphDef_WithReturnOutputs). More... over 7 years ago
package native dll More... over 7 years ago
Completed TEST(CAPI, ImportGraphDef) except graph.Dispose exception threw. More... over 7 years ago
TEST(CAPI, ImportGraphDef)) More... over 7 years ago
Completed `TEST(CAPI, Graph)` porting More... over 7 years ago
add GraphDef and FunctionDef. More... over 7 years ago
OutputConsumers More... over 7 years ago
add c_api.StringPiece to avoid crash for unmanaged memory. More... over 7 years ago
GetNodeDef More... over 7 years ago
TEST(CAPI, AllocateTensor) More... over 7 years ago
c_test_util.GetAttrValue More... over 7 years ago
added a lot of APIs related to Operation. More... over 7 years ago
add implicit for Graph, Operation, Tensor, Status. More... over 7 years ago
feed dict More... over 7 years ago